Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nkcoder/springboot-samples

Spring Boot samples
https://github.com/nkcoder/springboot-samples

springboot

Last synced: 1 day ago
JSON representation

Spring Boot samples

Awesome Lists containing this project

README

        

## SpringBoot Examples

- springboot-devtools
- springboot-form-validation
- springboot-data-jpa
- springboot-actuator
- springboot-admin
- springboot-config
- springboot-data-rest
- springboot-kafka
- springboot-jms
- springboot-rabbitmq
- springboot-reactive-mongodb
- springboot-security

## Version Info

springboot.version=2.1.8.RELEASE
jdk.version=11.0.4

## Build

$ cd springboot-examples
$ ./gradlew clean build