Java
-
Red Hat Container Development Kit installation in just minutes (video)
Since I started playing around with OpenShift in its various forms, such as Online with cartridges and then later as…
Read More » -
Back to the CompletableFuture: Java 8 Feature Highlight
CompletableFuture vs Future: going async with Java 8 new features Java 8 was released on March 2014 and arrived with…
Read More » -
NetBeans Java EE Tip #9: Create JSF Application from Database
Do you need to create an database front-end very quickly? The NetBeans IDE allows one to develop a JSF application…
Read More » -
Lombok, a compile time Java annotation preprocessor to minimize code size
In this article we are going to see how can we use lombok inside our regular Java Code to minimize…
Read More » -
Aspect Oriented Programming with Spring Boot
On a previous post I provided a simple example on how to achieve aspect orientation in spring by using a…
Read More » -
Cloud Foundry Java Client – Streaming events
Cloud Foundry Java Client provides Java based bindings for interacting with a running Cloud Foundry instance. One of the neat things…
Read More » -
Validating JWT with Spring Boot and Spring Security
For my current project I will have a REST API set up with Spring Boot (most likely running with BoxFuse).…
Read More » -
[MEGA DEAL] The Ultimate Java Bundle (95% off)
Begin Your Programming Odyssey by Tackling This Popular Coding Language with 114 Hours of Training Hey fellow geeks, This week,…
Read More » -
Build a new Web Application from scratch using Spring boot, Thymeleaf, AngularJS – Part 3
In the previous blogs we built the landing page using Thymeleaf, Bower and Bootstrap and deployed it to Heroku. In…
Read More »