This is a web-based application for managing a dental clinic: patients, doctors, appointments etc. It uses a “vanilla” approach (i.e. not relying on large frameworks) to help me learn and implement ...
Cloud-native (or microservice) architecture is an approach to application design in which software is broken down into small, independent services that communicate through lightweight APIs, enabling ...
No, this isn’t another post about JavaFX (though, for those who are interested, version 1.0 of the JavaFX SDK is coming soon, hooray!). I’m talking about Java itself — real, live, Java SE. After all, ...