Making a desktop software : Timelapse (JavaFx + hibernate + MySQL)

Опубликовано: 05 Август 2026
на канале: Kuchuk Borom Debbarma
233
3

There's this game called rust where there's servers we can play on, each server has a bunch of mods that it runs and other details like the ping, capacity, average population, description.
So I decided to make a software to store the servers I like
I used hibernate to interact with MySQL. There's primarily 2 tables, Servers and Mods table
And a server will have a bunch of mods
Source will be linked later on once I upload the project to my Google drive