Spring
-
Enterprise Java
Build a Secure API with Spring Boot and GraphQL
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Enterprise Java
Spring Application Architectures
I recently received a question from one of my blog‘s readers, Ajay, and decided to share my answer here to…
Read More » -
Enterprise Java
Streaming data out of a Corda node with Spring WebFlux
It’s been a while since my last post but I’m finally back! Since I am still on my project, I…
Read More » -
Enterprise Java
“Knative Serving” for Spring Boot Applications
I got a chance to try Knative’s Serving feature to deploy a Spring Boot application and this post is simply…
Read More » -
Enterprise Java
Use React and Spring Boot to Build a Simple CRUD App
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Enterprise Java
Build a Photo Gallery PWA with Spring Boot, JHipster, and React
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
Enterprise Java
Spring State Machine: what is it and do you need it?
State machine is a model of computation based on the finite states, as Wikipedia very obligingly says. Usually there are…
Read More » -
Enterprise Java
Developing with CUBA – a big shift from Spring?
Reading requirements for yet another web project for internal corporate use you (at least myself) usually see a pretty common…
Read More » -
Enterprise Java
Tracing a reactive flow – Using Spring Cloud Sleuth with Boot 2
Spring Cloud Sleuth which adds Spring instrumentation support on top of OpenZipkin Brave makes distributed tracing trivially simple for Spring…
Read More »