Enterprise Java
-
Secure a Spring Microservices Architecture with Spring Security and OAuth 2.0
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
GraphQL on Wildfly swarm
“GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides…
Read More » -
Monitoring and managing your backup system
Last time we set up a sturdy backup system, now we will look at how we monitor backup sets. We…
Read More » -
Java Batch Tutorial
In today’s world internet has changed the way we live our lives and one of the major reasons for that…
Read More » -
VMWare vijava – The curious case of “incorrect user name or password” exception
In one of the projects I have been involved in, we use yavijava (which is a fork of vijava) library to interact…
Read More » -
Apache Ivy 2.5.0-rc1 released – Now allows timeouts on resolvers
A few weeks back, we released the 2.5.0-rc1 version of Apache Ivy. Apache Ivy is a dependency management build tool,…
Read More » -
Vaadin Tutorial
1. Introduction When you are a backend developer, you know the pain which is caused when you hear people saying…
Read More » -
Spring Security with Spring Boot 2.0: UserDetailsService
As we have seen on a previous post the username and password for our spring application was configured through environmental…
Read More » -
And some more REST tips
In previous blog posts I have covered some ideas and tips for achieving a REST architecture. In this post, I cover…
Read More »