https://github.com/tunnels4u/javaapp_h2
This is a free to reuse - end to end basic(crud) app using java swing and h2 embedded database with maven. Please also have a look at the license file.
https://github.com/tunnels4u/javaapp_h2
app crud free h2-database java maven swing
Last synced: 4 months ago
JSON representation
This is a free to reuse - end to end basic(crud) app using java swing and h2 embedded database with maven. Please also have a look at the license file.
- Host: GitHub
- URL: https://github.com/tunnels4u/javaapp_h2
- Owner: tunnels4u
- License: mit
- Created: 2024-06-05T07:00:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-25T13:39:44.000Z (about 1 year ago)
- Last Synced: 2026-01-27T20:37:49.467Z (5 months ago)
- Topics: app, crud, free, h2-database, java, maven, swing
- Language: Java
- Homepage:
- Size: 10.9 MB
- Stars: 1
- 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_h2 tunnel
This is a free to reuse - end to end basic(CRUD) app using "java swing and h2 database" 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 leave a star on the repo.
I am an independent developer, if you want to support my work/time
consider hitting that sponsorship button on the right!
or
if you feel like, just buy me a coffee!
## How to run it?
**You will need**
- git
- jdk 17
- apache-maven-3.9.8
**Run following commands in your terminal**
- cd path_where_you_wantto_keep_the_project/
- git clone https://github.com/tunnels4u/javaapp_h2.git
- cd javaapp_h2
- mvn compile
- mvn exec:java
**Demo**
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 
- 