Enterprise Java
-
Hibernate Interview Questions and Answers – The ULTIMATE List
This is a summary of some of the most important questions concerning the Hibernate Framework, that you may be asked…
Read More » -
Your own MicroProfile Config source
MicroProfile Config, that is part of the MicroProfile Specification, is the standardization for Java Enterprise and Microservices configuration. Out of…
Read More » -
Meet CLI for CUBA Platform
There is no secret, that the world of software developers, especially Java developers, is full of keyboard maniacs who’d better…
Read More » -
MicroProfile’s Role in the Age of Jakarta EE
Since it’s creation, MicroProfile has gained a lot of traction and produced a variety of specifications. Originally, it was created…
Read More » -
OAUTH 2.0 Authorisation Code Grant
OAuth 2.0 provides a number of security flows (or grant types) to allow an application access user’s data in another…
Read More » -
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 » -
“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 » -
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 » -
CloudWatch Event Notifications Using AWS Lambda
A primary use case for CloudWatchEvents is to keep track of changes across an AWS infrastructure. It currently supports events…
Read More »