Enterprise Java
-
Bootiful Development with Spring Boot and Vue
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Certificate Transparency Verification in Java
So I had this naive idea that it would be easy to do certificate transparency verification as part of each…
Read More » -
Grails with Spring Security
1. Overview of Spring Security Integration with Grails Spring Security touts a number of authentication, authorization, instance-based, and various other…
Read More » -
API Testing and Automation 101: The Essential Guide
API stands for Application Programming Interface. Typically API is used to facilitate the interaction between two different applications by using any means of…
Read More » -
How to Pass Parameters to ActionListener in ADF
In some cases, it is required to pass a value to ActionListener of ADF Button. The method that can be…
Read More » -
Comparing Java REST Documentation Frameworks
Deciding which Java framework to choose when documenting your REST APIs can be quite the hassle. In this blogpost we…
Read More » -
Create a Secure Spring REST API
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Integrating Applications As Heroku Add-Ons
Heroku is a popular Platform-as-a-Service provider and it offers vendors the option to be provided as add-ons. Add-ons can be…
Read More » -
Java EE with NetBeans 10
The Apache NetBeans project is really shaping up. Version 10.0 was released on the 27th of December 2018. The main…
Read More »