InfoQ Homepage Java EE Content on InfoQ
-
What's New in Spring Data?
Christoph Strobl and Mark Paluch overview the new features introduced in the latest Spring Data release trains, covering improvements to Commons, JPA, MongoDB, Redis, and the community modules.
-
Java Buildpack Developer Enhancements
Ben Hale talks about the new support for JMX access, debugging, and profiling.
-
Developing a Geospatial Webservice with Kotlin and Spring Boot
Sébastien Deleuze shows how to use a relational database without JPA in order to use advanced PostgreSQL functionalities wiht a lightweight stack, demonstrating Kotlin to JavaScript transpiler.
-
Get Off the Bus, Gus: 50 Ways to Leave Your Mainframe
Rohit Kelapure provides guidance and best practices in migrating monolithic mainframe apps and data including JCLs wrapped in CICS and IMS using Spring components like Spring Data Flow, Cloud, Batch.
-
#NoXML: Eliminating XML in Your Spring Projects
Matt Raible shows how to eliminate XML by configuring Spring beans with JavaConfig and annotations, and how to remove web.xml and configure web components with Java.
-
Java EE 7 Using Eclipse
Arun Gupta explains how to do Java EE 7 development with Eclipse, leveraging the new APIs - WebSocket, Batch, JSON Processing, and Concurrency Utilities.
-
Applying Reactive Programming to Existing Applications
Ben Christensen discusses the mental shift from imperative to declarative programming, working with blocking IO such as JDBC and RPC, service composition, debugging and unit testing.
-
Ratpack and Grails 3
Lari Hotari discusses Grails 3's concept of application profiles for choosing a certain set of core plugins to use.
-
Fastest Servlets in the West?
The authors demonstrate Apache Tomcat's stability under high load, describe some do's (and some don'ts!), explain how to performance test a Servlet-based application, etc.
-
Caching and Messaging Improvements in Spring Framework 4.1
Juergen Hoeller and Stéphane Nicoll present major new features in Spring Framework 4.1: the numerous improvements around the caching abstraction, and messaging-related features.
-
JSF in the Modern Age
Keith Shakib presents how to use JSF 2 to write user interfaces on the server side.
-
What's New in Spring Data?
This talk provides a broad overview of the new features introduced in the latest Spring Data release trains: recent additions in Spring Data Commons and the latest features of individual store modules