Designing Secure REST APIs With Spring Boot
Most Spring Boot APIs I’ve reviewed have a security configuration that was correct three commits ago. Then somebody added a new endpoint, the security config didn’t get the matchin...
Search fresh public links, source activity, and ready-to-use post angles for Spring Security.
Fresh curated links around Spring Security are collected here so marketers can spot useful updates and turn timely ideas into posts faster.
Recent items include:
Recent curated links from global sources. Generate one free draft from any story, then use SocialBu to schedule and refine your content calendar.
Most Spring Boot APIs I’ve reviewed have a security configuration that was correct three commits ago. Then somebody added a new endpoint, the security config didn’t get the matchin...
The constraint system stops a bad call before it leaves the JVM. The Safe Codebase Audit Pipeline stops bad code before a client ever loads it. What remains is identity: who is cal...
Всех приветствую!Данная статья будет посвящена довольно важным вещам, таким как: refreshtoken, метод-уровневой безопасности и примеру реализации правила "свой/чужой профиль" Читать...
In a Spring MVC application, interceptors provide a powerful mechanism to execute custom logic before and after processing HTTP requests. They are commonly used for cross-cutting c...
Modern applications require a robust security mechanism to ensure that users can access only the resources they are authorized to use. While authentication verifies a user’s identi...
Modern enterprise applications often require fine-grained access control where different users, clients, and business scenarios need different levels of permissions. OAuth 2.0 scop...
Всем привет! Данная статья посвящена регистрации и аутентификации с помощью JWT что помогает нам избавиться от тяжёлых сессий и куки и быть более крутыми и современными разработчик...
Learn how to use the InetAddressFilter class in a Spring-based application to limit the address that an HTTP client can call. The post HTTP Client SSRF Mitigation with InetAddress...
A critical vulnerability has been identified in the embedded UnboundID LDAP server within Spring Security. This flaw could allow remote attackers to authenticate using a well-known...
Learn how to test Spring MVC HandlerInterceptor using @WebMvcTest and MockMvc without starting the full application. The post Testing Spring MVC HandlerInterceptor first appeared...
In Part 1, the minimal deployment showed constraints traveling with the proxy: authentication, encryption, hardened deserialization, all declared in configuration and enforced at t...
In a Spring Boot application, we sometimes need to inspect or log the HTTP request body and response body. This can be useful for debugging, auditing, troubleshooting, or request-r...
Alice calls the order service. The order service calls the ledger on her behalf. At the second hop, the ledger has to decide whose authority the debit is being made under. Most s...
Learn how to log HTTP request and response bodies using a Spring MVC HandlerInterceptor. The post How to Get The RequestBody and ResponseBody in HandlerInterceptor first appeared...
In this tutorial on Spring AOP, we are going to discuss AOP (Aspect Oriented Programming) with Spring, and learn how to use this powerful and widely used tool in practical scenario...
There are four patterns that bring PQC into a Spring Boot fleet: encrypting payloads between services, locking down database fields, signing documents that need to hold up for deca...
After a 10-week hiatus since the last batch of Spring ecosystem releases, there was a flurry of activity during the week of August 17th, 2026, highlighting first milestone releases...
Embracing Zero Trust in the AI Era: VMware vDefend SSP 5.2 and the Integration of Cybersecurity Frameworks <p>As enterprise private</p>
<div><img width="300" height="157" src="https://blogs.vmware.com/wp-content/uploads/2026/07/Spring_blogtile_lightangle_v2-1.png" class="...
Learn about MCP logging in Spring AI, both in an MCP server and a client. The post MCP Logging in Spring AI first appeared on Baeldung.
A deep-dive into how @Transactional, @Cacheable, and @Async use CGLIB or JDK dynamic proxies — and the four well-known failure modes that swallow the annotation silently with no er...
Simplify Salesforce security with Security Center Essentials. Learn how to track Health Check scores, audit integrations, and monitor IP ranges in one place.
Role-Based Access Control (RBAC) is a fundamental security pattern used to restrict system access based on user roles. When combined with JSON Web Tokens (JWT), it enables stateles...
Use SocialBu to discover ideas, generate post drafts, and schedule them across your social channels.