Skip to content

framework integration with Spring Boot

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt
Notifications You must be signed in to change notification settings

fartherp/framework-spring-boot

Repository files navigation

Framework Spring Boot Starter

Build Status Coverage Status Maven Central Sonatype Nexus (Snapshots) GitHub release License Project Stats
Quality gate

Framework Spring Boot Starter 用于帮助你在Spring Boot项目中轻松集成framework。

如何使用?

  1. 在 Spring Boot 项目中加入framework-spring-boot-starter依赖

    Maven

    <dependency>
        <groupId>com.github.fartherp.spring.boot</groupId>
        <artifactId>framework-spring-boot-starter</artifactId>
        <version>3.0.6</version>
    </dependency>

    Gradle

    compile 'com.github.fartherp.spring.boot:framework-spring-boot-starter:3.0.6'
    

About

framework integration with Spring Boot

Topics

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
license.txt

Stars

Watchers

Forks

Packages

No packages published