Search Results for: Scala
-
Enterprise Java
ServletRequest startAsync() limited usefulness
Some time ago I came across What’s the purpose of AsyncContext.start(…) in Servlet 3.0? question. Quoting the Javadoc of aforementioned…
Read More » -
Enterprise Java
Spring Integration with reCAPTCHA
Sometimes we just need CAPTCHA, that’s a sad fact. Today we will learn how to integrate with reCAPTCHA. Because the…
Read More » -
Enterprise Java
Troubleshooting Play Framework 2 apps on Openshift
Troubleshooting Openshift With the do-it-yourself application type you really get a lot of freedom to support almost any framework…
Read More » -
Core Java
Maven Build Dependencies
Maven and Gradle users who are familiar with release and snapshot dependencies may not know about TeamCity snapshot dependencies or…
Read More » -
Enterprise Java
REST endpoint for integration using Apache Camel
REST is an architectural style used for organizing resources and when applied to HTTP-based services allows building stateless, decoupled, scalable…
Read More » -
Scala
Publishing Play 2 modules on github
Now you’ve doubtless followed my earlier guides on writing modules for Play 2, I imagine you’re keen to show your…
Read More » -
Desktop Java
JavaFX 2 vs. HTML5 for RIA
These days, we are starting a new project for realizing a Rich Internet Application (RIA). One of the first questions…
Read More » -
Enterprise Java
Writing modules for Play 2, part 2: Interceptors
In the first part of this tutorial, we looked at the bare basics for creating, publishing and calling a module.…
Read More » -
Enterprise Java
Aleri – Complex Event Processing
Sybase’s Aleri streaming platform is one of the more popular products in the CEP market segment. It’s is used in…
Read More »