Explore how to authorize requests for specific URLs and HTTP methods using Spring Security.
Also find me here:
Baeldung Author
Oscar Ramadhan
Hi there! I'm a Backend Engineer with a passion for creating efficient and scalable solutions. With over 6 years of experience in developing robust backend systems, I have a proven track record of delivering high-quality code that meets project requirements. I specialize in Java with Spring Framework, and I am always eager to learn and adapt to new technologies to stay ahead in the fast-paced tech industry.
Here's what I've written (so far):
Baeldung on Java
- All
- Testing (2)
- Spring Web (1)
- Spring Security (1)
- Spring Boot (1)
Difference Between BeforeTest and BeforeMethod in TestNG
Filed under Testing
Explore these TestNG annotations in detail, understand how they differ, and explore the scenarios where each is most appropriate.
AspectJ Pointcut for All Methods Inside Package
Filed under Spring Boot
Tutorial on how to create a pointcut in AspectJ that matches all methods in a package.
Difference Between Mockito Core and Mockito Inline
Filed under Testing
Learn more about the two main libraries for unit testing called Mockito Core and Inline
Baeldung on Computer Science
- All
- Machine Learning (1)
What Is Synthetic Data?
Filed under Machine Learning
Learn why and how to use synthetic data to develop AI models. Explore the benefits and drawbacks of this approach.