What enterprise architects need to know about Java modernization
Quarkus and Jakarta EE are gaining on Spring/Spring Boot as the most popular approach to moving Java applications to the cloud. (more…)
Read more »
H2 database is a small and compact way to store data directly from Java, especially because it can use simple binary files as storage. My go… Read more