
Spring Data Team
@springdata
Taking (NoSQL) data access to the next level…
ID: 224151453
https://spring.io/projects/spring-data 08-12-2010 08:08:42
876 Tweet
46,46K Takipçi
32 Takip Edilen

Extending Spring Data Repositories Just Got Easier by Christoph Strobl spring.io/blog/2024/12/0…















And this is how Spring Data Team AOT repositories support might look in the IntelliJ IDEA, a JetBrains IDE (early prototype sneak peek) Note navigation to AOT implementation and query text over every method - all this will be available after source generation.


🍃 Cause of Death: Spring Data JPA by Thorben Janssen @ Spring I/O 2025 ▶️ Video: youtu.be/AF9RAgGN5CM 🔗Slides: 2025.springio.net/slides/cause-o… #springio25

this is super cool. there's a feature in an upcoming JetBrains IntelliJ IDEA, a JetBrains IDE that lets you trivially reverse engineer a schema into JPA entities. I've been assured that they're working on Spring Data Team JDBC support, too! // paging my friend Aleksey Stukalov come and see more


Composite Id support has been merged for Spring Data JDBC 4 github.com/spring-project… Big shoutout to Jens Schauder