Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grasshopper7/restaurant
Sample Spring Boot web application for automation learning purposes.
https://github.com/grasshopper7/restaurant
Last synced: 7 days ago
JSON representation
Sample Spring Boot web application for automation learning purposes.
- Host: GitHub
- URL: https://github.com/grasshopper7/restaurant
- Owner: grasshopper7
- Created: 2020-04-01T08:17:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T21:27:45.000Z (5 months ago)
- Last Synced: 2024-11-07T12:26:39.300Z (about 2 months ago)
- Language: Java
- Homepage: https://ghchirp.online/2423/
- Size: 75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# restaurant
Sample Spring Boot web application for automation testing learning purposes.The application can be started by downloading this jar and executing the command – java – jar restaurant-boot.jar.
For a more detailed explanation, refer to this [article](https://ghchirp.site/2423/).