News

A Spring Boot example app that shows how to implement single sign-on (SSO) with Spring Security and Okta. Please read Get Started with Spring Boot, OAuth 2.0, and Okta to see how this app was created.
Abstract: Aspect oriented programming (AOP) supports the encapsulation of concerns cutting across the logical design of object-oriented software, by introducing aspects as a new unit of code. Code ...
Inspired by PRINCIPLES OF CHAOS ENGINEERING, with a focus on Spring Boot, Chaos Monkey wants to test applications better and especially during operation. After writing many unit and integration tests, ...