Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bliblidotcom/common-plugin
Common Library for Spring Boot Web Project
https://github.com/bliblidotcom/common-plugin
spring-boot spring-boot-plugin
Last synced: about 1 month ago
JSON representation
Common Library for Spring Boot Web Project
- Host: GitHub
- URL: https://github.com/bliblidotcom/common-plugin
- Owner: bliblidotcom
- License: apache-2.0
- Created: 2017-12-12T03:49:24.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-17T08:45:40.000Z (over 3 years ago)
- Last Synced: 2024-09-26T20:58:57.490Z (about 2 months ago)
- Topics: spring-boot, spring-boot-plugin
- Language: Java
- Size: 126 KB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/bliblidotcom/common-plugin.svg?branch=master)](https://travis-ci.org/bliblidotcom/common-plugin)
Spring Boot Common Plugin
--------------------------Add this dependency in your ```pom.xml```
```xml
...
com.blibli.oss
common-plugin
...
...```