-
Lots of newish posts
Centralizing the collection
-
Java REST Web Service
Standalone Java application with Jersey and Jetty
-
Logging Performance
Measuring string concatenation in logging
-
Generics and Capture Of
Java SE 7 type inference
-
Concurrent Random in Java SE 7
Using ThreadLocalRandom
-
Spring Static Application Context
Using Spring Programmatically / Spring Java DSL
-
Conversational Git
The Friendly Introduction to Git
-
Spring Custom XML Namespaces
Including custom XML in Spring configuration
-
Embedded Jetty Executable JAR
Using Maven to build with embedded Jetty
-
Jetty Proxy Servlet
HTTP and HTTP/S proxies with Jetty
-
Embedded Jetty and SSL
Adding SSL support to an embedded Jetty server
-
Tuning Java Fork/Join
Testing different forms of divide and conquer
-
Java Fork/Join Example
Monte Carlo NPV Walkthrough
-
Fork/Join in Java
Using Fork/Join for a Monte Carlo simulation
-
Reflection Method Matching
Matching a method using Java reflection
-
REST enabled Java app, part 4
WebMVC client
-
REST enabled Java app, part 3
Embedded Jetty
-
REST enabled Java app, part 2
Spring WebMVC Controllers
-
REST enabled Java app
Add REST to standalone Java with Jetty and Spring WebMVC
-
Google Places client using Spring WebMVC
REST client using Spring RestTemplate
-
Menus with Apache Digester
An example of Digester XML parsing
-
Performance of Java Collections
What is the real-world effect of choosing the wrong kind of collection?