Java
-
JavaFX in the browser
Lately Carl Dea and I have started a new project to bring JavaFX 8 into the browser. Today I want…
Read More » -
Patching Weld 3 in WildFly 8.2 – First Experimental RI of Java EE 8
Java EE 8 is moving along and several new component JSRs have been filed. JSR 365 will define the specification for CDI 2.0.…
Read More » -
Message Processing with Spring Integration
Spring Integration provides an extension of the Spring framework to support the well-known Enterprise Integration Patterns. It enables lightweight messaging…
Read More » -
Accessing Meetup’s streaming API with RxNetty
This article will touch upon multiple subjects: reactive programming, HTTP, parsing JSON and integrating with social API. All in one…
Read More » -
Creating a REST API with Spring Boot and MongoDB
Spring Boot is an opinionated framework that simplifies the development of Spring applications. It frees us from the slavery of…
Read More » -
JDK 9 – a letter to Santa?!
As everybody knows, winter (especially the time before Christmas) is a proper time for dreaming and hoping a moment when…
Read More » -
Java EE 7 Hands-on Lab on WildFly and Docker
Java EE 7 Hands-on Lab has been delivered all around the world and is a pretty standard application that shows…
Read More » -
Sacrilege – a Custom SWT Scrollbar
SWT is a thin abstraction layer on top of native OS widgets. Which is a very good thing if you…
Read More » -
15 Tools Java Developers Should Use After a Major Release
The survival kit for new deployments: Tools for Java developers that frequently deploy code to production! Takipi detects all errors…
Read More »