News

The Java ecosystem is bursting with tools and frameworks for just about every programming need. Here are seven open source Java projects you don't want to miss.
If developing applications for databases using Java is part of your company's software development strategy, understanding how to incorporate flat database files into Java projects can be helpful.
Enterprise Java specialist Steve Haines joins the Open source Java projects series this month with an introduction to Java Caching System (JCS), a robust enterprise-level caching solution.
Here's a quick JDBC with HSQLDB tutorial to get you up and running with Java database connectivity and the popular HyperSQL database.
Andres Almiray's quest to learn Go led him to discover GoReleaser and its multiple benefits to managing Go projects. Inspired by a conversation with Max Andersen about the manner in which JBang ...
Hibernate and JPA Maven POM file At a minimum, a Java project that leverages the Java Persistence API needs the following: An underlying JPA 3 implementation such as Hibernate 6.2.2 (Which supports ...
A look at some of the best database and RDBMS tools for Java software developers. Learn more about Java and database programming.
At the InfoQ Dev Summit Munich, Markus Kett presented a database alternative for Java: the in-memory EclipseStore promises faster data processing with lower cloud costs. It stores Java objects as ...