A quick investigation if stateless REST API can be vulnerable to CSRF attacks.
Baeldung Author
Benjamin Caure
I'm a software engineer specialized in Java and Web développent. I'm focused on designing and building web and mobile applications in multiple industries in France. I love sport, especially on TV (beer tasting leaves me no time to practice)
Here's what I've written (so far):
Baeldung on Java
- All
- Spring (2)
- REST (2)
- Java (2)
- Spring Boot (1)
- Persistence (1)
- NoSQL (1)
- IDE (1)
How to Use Visual Studio Code With Java?
Filed under IDE
Learn how to get up-and-running with Visual Studio Code support for Java.
Java Reporting Tools: a Comparison
Filed under Java
There are several reporting solutions for Java. In this article, we compare the most popular.
Spring RestTemplate Request/Response Logging
A quick and practical guide to RestTemplate logging.
Using ThymeLeaf and FreeMarker Emails Templates with Spring
Filed under Spring
A quick and practical guide to using ThymeLeaf and FreeMarker emails templates with Spring.
BSON to JSON Document Conversion in Java
Filed under Java, NoSQL, Persistence
A quick and practical guide to BSON to JSON conversion in Java.
Baeldung on Ops
- All
- Docker (2)
- Logging (1)
How to Deal With Databases in Docker?
Filed under Docker
A quick and practical overview of issues related to using Docker with databases.
Accessing Spring Boot Logs in Docker
A quick and practical tutorial to accessing Spring Boot Docker logs.