bertzzie / common-plugin

Common Library for Spring Boot Web Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

Spring Boot Common Plugin

Add this dependency in your pom.xml

<dependencies>
  ...
  <dependency>
   <groupId>com.blibli.oss</groupId>
   <artifactId>common-plugin</artifactId>
   <version>...</version>
 </dependency>
 ...
</dependencies>

About

Common Library for Spring Boot Web Project

License:Apache License 2.0


Languages

Language:Java 100.0%