Search results

According to the tag spring boot, the following results have been found:

Magic links now in Spring Security

The concept of magic links is not new, but for a long time developers did not have a reliable solution with a full-fledged community that would allow them to quickly and easily implement magic links in their applications. And finally, such a feature has appeared in spring security. Let's take a closer look at what we got, what problems remain, and what is planned to be implemented.

Secrets in Java services on Spring: where to get and how to update

Hello, tekkix! My name is Andrey Chernov, I am a Java architect at SberTech, where I develop the architecture of microservices. Now I will talk about the nuances of working with secrets in Java services on the beloved Spring Boot and about our experience of such work. In the modern world, there are almost no autonomous services that are not integrated with anything. And secrets are primarily needed for secure integrations.