JetSpring
JetSpring copied to clipboard
A Full Stack desktop app with Desktop Compose and Spring boot
JetSpring
Fullstack Desktop app using :
- Jetbrains Compose 🚀
- Spring boot & MySQL & Hibernate 🤠
- Kotlin ❤
Requirements
- For packaging the app as .deb or .exe file you need Java JDK 15+
- Install MySQL server and create a database named jet_spring take a look at application.properties to config database
Screenshots
Login Screen
Default authentication info
- Username : [email protected]
- Password : admin
- Config default info in DataGenerator.kt