https://github.com/tunnels4u/javapp
This is a free to reuse - end to end basic(CRUD) app using "java swing, rest api" with maven. Please also have a look at the license file.
https://github.com/tunnels4u/javapp
crud free java java-swing rest-api
Last synced: over 1 year ago
JSON representation
This is a free to reuse - end to end basic(CRUD) app using "java swing, rest api" with maven. Please also have a look at the license file.
- Host: GitHub
- URL: https://github.com/tunnels4u/javapp
- Owner: tunnels4u
- License: mit
- Created: 2025-03-22T17:01:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-22T17:53:06.000Z (over 1 year ago)
- Last Synced: 2025-03-22T18:37:28.147Z (over 1 year ago)
- Topics: crud, free, java, java-swing, rest-api
- Language: Java
- Homepage:
- Size: 5.91 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# java_app_rest_service tunnel
This is a free to reuse - end to end basic(CRUD) app using "java swing, rest api" with maven.
Please also have a look at the license file.
If you find it is useful for you and the community and more end to end applications should be developed, please consider hitting that sponsorship button on the right! or if you feel like, just buy me a coffee!
## How to run it?
**Prerequisites**
- git
- jdk 17
- apache-maven-3.9.8
- running instance of [spring-rest-service](https://github.com/tunnels4u/spring-rest-service.git)
**Run following commands in your terminal**
- cd path_where_you_wantto_keep_the_project/
- git clone https://github.com/tunnels4u/javapp.git
- cd javapp
- mvn compile
- mvn exec:java
**Demo**
- 
- 
- 
- 
- 
- 