Explore >> Select a destination


You are here

mydeveloperplanet.com
| | piotrminkowski.com
1.9 parsecs away

Travel
| | This article will teach you how to use SAML2 authentication with Spring Boot, Spring Security, and Keycloak as an identity provider.
| | compositecode.blog
3.0 parsecs away

Travel
| | The author discusses the importance of considering the full lifecycle when building financial app prototypes. They emphasize the value of horizontal infrastructure as code (IaC) assets and the benefits of using tools like Terraform or Pulumi. They also describe their experiences in creating various financial APIs using Spring Boot, and the use of Docker and...
| | jensrantil.github.io
4.9 parsecs away

Travel
| | Business contract testing is much simpler done by method calls instead of using something like PACT.
| | blog.scottlogic.com
19.0 parsecs away

Travel
| In most microservice architectures, there are many opportunities and temptations for sharing code. In this post I will give advice based on my experience on when it should be avoided and when code reuse is acceptable. The points will be illustrated with the help of an example Spring Boot project.