Java Software Development Tutorials and Videos

Modern Enterprise Application Configuration with Spring

Learn the new code-based configuration options in recent releases of the Spring Framework, and best practices for using those new features. The Spring family of projects have long been some of the most important tools in the enterprise Java developer’s toolkit. Very often though, Spring is characterized as being too …

Java at Scale: What Works and What Doesn’t

Java gets used everywhere and for everything, a reality that can be explained by its efficiency, its portability, the productivity it offers developers, and the platform it provides for application frameworks and non-Java languages. But all is not perfect; developers struggle against Java’s greatest strength: its memory management. We’ll talk …