https://github.com/knowledgefactory4u/spring-annotations
Spring Annotations
https://github.com/knowledgefactory4u/spring-annotations
Last synced: 8 months ago
JSON representation
Spring Annotations
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/spring-annotations
- Owner: knowledgefactory4u
- Created: 2023-01-20T19:47:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-10T01:03:31.000Z (about 2 years ago)
- Last Synced: 2025-03-25T17:46:30.605Z (9 months ago)
- Language: Java
- Homepage: https://www.knowledgefactory.net/p/spring-annotations.html
- Size: 61.5 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spring 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