Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/knowledgefactory4u/knowledgefactory

Spring examples
https://github.com/knowledgefactory4u/knowledgefactory

actuator crud-application java jparepository kotlin mongodb mongodb-database mysql-database reactive-programming spring-boot springmvc-mybatis thymeleaf webflux

Last synced: about 3 hours ago
JSON representation

Spring examples

Awesome Lists containing this project

README

        

# Spring Boot examples

# Local setup

Step 1: Download or clone the source code from GitHub to the local machine

Step 2: ```mvn clean install```

Step 3: ```mvn spring-boot:run``` or Run as Java Application