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 Followers
32 Following
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