Coder Social home page Coder Social logo

yingzhuo / spring-turbo-modules Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 2.34 MB

another spring-boot starter

License: Apache License 2.0

Makefile 0.32% Java 99.68%
java spring spring-boot spring-boot-starter servlet spring-security web captcha qrcode-generator utility-library bytecode string-template jwt-authentication rest-client rest-template

spring-turbo-modules's Introduction

spring-turbo-modules

Maven Central

需要

软件 版本
JDK 17+
Maven 3.6.3+
SpringFramework 6.0.0+
SpringBoot 3.0.0+
SpringSecurity 6.0.0+

安装 (Maven)

<dependency>
      <groupId>com.github.yingzhuo</groupId>
      <artifactId>spring-turbo</artifactId>
      <version>LATEST</version>
</dependency>
<dependency>
     <groupId>com.github.yingzhuo</groupId>
     <artifactId>spring-turbo-module-configuration</artifactId>
     <version>LATEST</version>
</dependency>
<dependency>
     <groupId>com.github.yingzhuo</groupId>
     <artifactId>spring-turbo-module-misc</artifactId>
     <version>LATEST</version>
</dependency>
<dependency>
     <groupId>com.github.yingzhuo</groupId>
     <artifactId>spring-turbo-module-security</artifactId>
     <version>LATEST</version>
</dependency>
<dependency>
     <groupId>com.github.yingzhuo</groupId>
     <artifactId>spring-turbo-module-webcli</artifactId>
     <version>LATEST</version>
</dependency>
<dependency>
     <groupId>com.github.yingzhuo</groupId>
     <artifactId>spring-turbo-module-webmvc</artifactId>
     <version>LATEST</version>
</dependency>
<dependency>
    <groupId>com.github.yingzhuo</groupId>
    <artifactId>spring-turbo-module-jwt</artifactId>
    <version>LATEST</version>
</dependency>
<dependency>
    <groupId>com.github.yingzhuo</groupId>
    <artifactId>spring-turbo-module-jackson</artifactId>
    <version>LATEST</version>
</dependency>

安装 (Source Code)

# main分支就是开发分支
git clone [email protected]:yingzhuo/spring-turbo-modules.git
cd spring-turbo-modules/
mvn install

关联项目

Examples

Issues

许可证

spring-turbo-modules's People

Contributors

yingzhuo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

spring-turbo-modules's Issues

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.