https://github.com/knowledgefactory4u/spring-boot-annotations
Spring Boot Annotations
https://github.com/knowledgefactory4u/spring-boot-annotations
Last synced: 3 months ago
JSON representation
Spring Boot Annotations
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/spring-boot-annotations
- Owner: knowledgefactory4u
- Created: 2023-01-27T20:45:58.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T18:53:59.000Z (over 2 years ago)
- Last Synced: 2025-03-25T17:46:35.379Z (3 months ago)
- Language: Java
- Size: 17.6 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring Boot Annotations
# 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