Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hzlmn/simple-java-crud-app
University java-swing project
https://github.com/hzlmn/simple-java-crud-app
crud example java simple
Last synced: about 1 month ago
JSON representation
University java-swing project
- Host: GitHub
- URL: https://github.com/hzlmn/simple-java-crud-app
- Owner: hzlmn
- Created: 2015-01-13T18:53:18.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T09:52:10.000Z (over 2 years ago)
- Last Synced: 2023-02-27T17:56:33.530Z (over 1 year ago)
- Topics: crud, example, java, simple
- Language: Java
- Homepage:
- Size: 79.1 KB
- Stars: 14
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java CRUD App
Simple java business application with CRUD functional made for university course.## `Note!`As the project become much visible so I strongly encourage everyone to use the provided code at your own risk. It is very dirty and hacky!
To run it you need to have
- Eclipse IDE (J2EE) **preferred***or you need to install `JDK` on your own.*
- MySQL pre-installed
- some MySQL UI ( I used MySql Workbench )
- mysql-connectoralso I used `weblaf` since it has better look and feel.