https://github.com/knowledgefactory4u/springboot-example-2
https://github.com/knowledgefactory4u/springboot-example-2
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/knowledgefactory4u/springboot-example-2
- Owner: knowledgefactory4u
- License: gpl-3.0
- Created: 2019-09-14T10:32:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-23T17:04:48.000Z (over 3 years ago)
- Last Synced: 2025-03-25T17:23:29.196Z (3 months ago)
- Language: Java
- Size: 2.88 MB
- Stars: 9
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
How to run the application in your local machine?
Step 1: Clone or download the codeStep 2: Open the project using your favourite IDE. I am using IntelliJ IDEA.
Step 3: Build application jar file:
Step 4: Start the application: Run as Spring Boot application or Java application