Learn about the different flavours of repositories offered by Spring Data.
Also find me here:
Baeldung Author
Shubham Aggarwal
I'm a Java EE Engineer with about 2 years of experience in building quality products. I have excellent problem-solving skills in Spring Boot, Hibernate ORM, AWS, Git, AngularJS, SonarQube, Android app development.
Here's what I've written (so far):
Baeldung on Java
- All
- Spring Data (1)
- Persistence (1)
- NoSQL (1)
- Java (1)
Chained Exceptions in Java
Filed under Java
In this tutorial we are covering the topic of chained exceptions in Java, based on the code examples.
A Guide to MongoDB with Java
Filed under NoSQL, Persistence
Learn how to use MongoDB with a simple, standalone Java client.
Baeldung on Kotlin
- All
- Kotlin-Java Interop (1)
Guide to Kotlin @JvmField
Filed under Kotlin-Java Interop
Explore the different ways of using the Kotlin’s @JvmField annotation.