Skip to content

bliblidotcom/common-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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>