Giter Site home page Giter Site logo

uwoerla / springfox Goto Github PK

View Code? Open in Web Editor NEW

This project forked from springfox/springfox

0.0 0.0 0.0 14.88 MB

Automated JSON API documentation for API's built with Spring

Home Page: http://springfox.io

License: Apache License 2.0

Groovy 23.68% Java 73.46% HTML 0.47% JavaScript 1.61% CSS 0.43% Vim Snippet 0.30% Shell 0.05%

springfox's Introduction

Branch v2.11.0

基于官方的 2.10.5 版本集成了 spring-framework 5.3.18

解决 swagger (springfox) 在高版本的 springboot(依赖了高版本的 spring-framework)上集成失败的问题

这个 feature 分支仅仅扫描有 @Controller@RequestMapping 注解的类,以生成 swagger 文档

see branch v2.11.0 base on branch v2.10.5

Use Demo

使用 ANT_PATH_MATCHER 作为 spring mvc path match 的策略

spring:
  mvc:
    pathmatch:
      matching-strategy: ANT_PATH_MATCHER

see more demo

Update Version Number

vim /springfox/.version

Install Snapshot To Maven

about -P see dir buildSrc

# Local
./gradlew clean publishToMavenLocal -PbuildNumberFormat=-SNAPSHOT

# Nexus
./gradlew clean publish -PbuildNumberFormat=-SNAPSHOT

Install Release To Maven

about -P see dir buildSrc

# Local
./gradlew clean publishToMavenLocal -PbuildNumberFormat=

# Nexus
./gradlew clean publish -PbuildNumberFormat=

Springfox

Join the chat at https://gitter.im/springfox/springfox FOSSA Status Download Project Stats Stories in Ready

Build Status Coverage
Circle CI codecov

About

For more information on this project visit the Springfox Website or http://springfox.github.io/springfox/

Useful links

Transitioning to 2.x

Here is some preliminary documentation to help transition to 2.x

License

Copyright 2015 Marty Pitt - @martypitt, Dilip Krishnan - @dilipkrish, Adrian Kelly - @adrianbk,

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

License

FOSSA Status

springfox's People

Contributors

dilipkrish avatar adrianbk avatar maksimorlov avatar dschulten avatar ligasgr avatar iles-2e avatar uwoerla avatar fgaule avatar kasecato avatar cbornet avatar robwin avatar acwatson avatar williamvoor avatar mathieuales avatar dbaje avatar batkinsonidexx avatar jogir avatar dependabot[bot] avatar mzeijen avatar masterspb avatar mazday avatar tbruyelle avatar heapifyman avatar jfiala avatar mate1983 avatar jamesecahill avatar thomseno avatar shouldnotappearcalm avatar olowolo avatar sleibo-r7 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.