Spring Security with Amazon Cognito
Baeldung Author
Adrian Precub
Software developer for more than ten years. Microservices enthusiast and performance improvements geek. Approximate knowledge of many things. Proficient in Java, but able to work with other languages too. A strong believer that Scala was invented to communicate with aliens.
Here's what I've written (so far):
Introduction to Chaos Monkey
Filed under DevOps, Spring Boot
Learn how to introduce elements of chaos engineering to a Spring Boot application using Chaos Monkey.
Guide to Java Instrumentation
Filed under Java
A guide to understanding Java Instrumentation and implementing custom agents.
Configure a RestTemplate with RestTemplateBuilder
Filed under HTTP Client-Side, Spring Web
Learn three different approaches for configuring a RestTemplate bean in Spring.
Java KeyStore API
Learn how to interact with java keystores programmatically.
Programmatically Create, Configure and Run a Tomcat Server
Filed under DevOps
Learn how to programmatically create, configure and run a Tomcat server with Java.