Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days ago
JSON representation
Spring examples
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/knowledgefactory
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2019-09-01T08:01:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-03T16:27:36.000Z (7 months ago)
- Last Synced: 2025-01-08T09:06:19.163Z (14 days ago)
- Topics: actuator, crud-application, java, jparepository, kotlin, mongodb, mongodb-database, mysql-database, reactive-programming, spring-boot, springmvc-mybatis, thymeleaf, webflux
- Language: Java
- Homepage: https://www.knowledgefactory.net
- Size: 3.24 MB
- Stars: 159
- Watchers: 5
- Forks: 97
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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