REST based web applications with Spring 3
A technical talk on building RESTful web applications using the Spring 3 framework, including sample code.
A technical talk on building RESTful web applications using the Spring 3 framework, including sample code.
Developer announces joining SpringSource/VMware as Senior Consultant, reflecting on past work with Spring and enterprise Java.
A developer's guide to setting up a Java development environment using Eclipse, Maven, and the M2Eclipse plugin on Ubuntu.
A guide to creating a custom application launcher for IntelliJ IDEA on Ubuntu Linux, including the necessary shell command.
A developer solves a Java resource bundle encoding issue for Japanese characters using the native2ascii utility.
Announcement of a 2009 JavaMagazin article introducing Hades, a persistence layer solution for Java developers.
Announcement of Hades 0.5.0 release, detailing Spring namespace simplification, OSGi compatibility, and a new programmatic API.
Explores using Scala traits and Spring for Java application modularity, discussing alternatives to OSGi for managing customer-specific code modules.
A developer shares useful Eclipse IDE plugins for Java development, including tools for resource bundle editing, JCR repository browsing, and Hudson build monitoring.
A Java implementation for converting dates to human-readable formats like '5 minutes ago' or 'yesterday', similar to Twitter's date display.
Announces the release of Hera 0.4, a Spring-based plugin library, adding plugin ordering via Spring's @Order and Ordered interface.
Troubleshooting guide for OBIEE sawserver startup failure due to a Java connection refused error in analytics servlet.
A technical tutorial on implementing background Daemon modules in Hippo CMS 7 for scheduled tasks and repository components.
A developer's anticipation and plans for attending the Java Posse Roundup 2009, an unconference focused on Java and geek activities.
A developer's troubleshooting guide for Apache Commons FileUpload, focusing on resolving a missing dependency issue in a Java web project.
Explores a subtle bug in Java's Enum class when using getClass() on enums with methods, and provides a solution using getDeclaringClass().
A presentation about the Hades project was given at the Java User Group Karlsruhe, following an introduction to Aspect-Oriented Programming.
A developer details a Java compiler bug with generic type inference in static factory methods and provides a workaround.
Spring 3.0 M1 is now available in Maven repositories, addressing initial release feedback.
A developer's personal recap and impressions from attending the Devoxx 2008 technology conference, covering talks on Scala, Java performance, Spring, and REST.