Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-connector

also I used `weblaf` since it has better look and feel.