Filter
Exclude
Time range
-
Near
David Caron retweeted
Spring Data 🍃 2025.1.6 and 2025.1.12 are now available, including fixes for multiple CVEs. spring.io/blog/2026/06/09/sp…
1
6
803
🚀Spring Boot: Spring Data repositories can return regular lists, paginated lists, or even streams. In some scenarios, streams are the way to go. A little article of mine on Hackernoon to follow 🧵 #SpringData
1
3
26
1,666
My heart is big old and wide and has enough place for you two for sure
1
3
56
oh well, I should have seen you ditching me coming, I'm no match to Simon anyway🤣🤣
1
2
36
Man, the next one I'm doing with you :)
1
2
40
BTW, @cat_edelveis and I will have a jOOQ vs Hibernate boxing match on Spring I/O, would be nice to have you on my side ;)
1
3
48
Nice IDE but could you please optimize how much RAM your products consume. Our 8GB RAM PC's can't breathe
1
2
184
The @springdata JDBC framework does not support schema generation yet: jb.gg/jvqcp1. But there is a workaround! Use IntelliJ IDEA to generate schema init scripts for @liquibase and @flywaydb.
4
14
155
14,437
👾New on CyberJAR: Spring Data MongoDB Take the best of two worlds: @MongoDB and @SpringData 😍 In this video, I go from setup to projections and aggregations, so if you're starting your journey with Mongo and Spring, I got you covered: youtube.com/watch?v=LCHMQk_u…

14
838
I've updated my High-Performance Java Persistence GitHub repository to the new version and it works like a charm. Great work! github.com/vladmihalcea/high…
1
2
56
#Java @SpringData Tip: In a REST Service you often get the IDs of entities. You don't always need to fetch them from the DB. To set a relation (a foreign key in the DB) you can 'create' an entity using getReferenceById(id) without issuing a SELECT and use it to set the relation.
9
73
3,429
We just released #BlazePersistence 1.6.18 with a new integration for @Hibernate ORM 7.2 , and fixes for the @SpringData 4.0 integration. For further information, take a look into the release announcement: persistence.blazebit.com/new…
1
3
9
1,594
What if most transactions never needed retries at all? @FranckPachot shows how #MongoDB’s single-document atomic updates eliminate deadlocks completely—even under high load. See the #SpringData example: javapro.io/2025/12/18/no-dea… @MongoDB #SQL #Databases #Java #Performance
2
3
270
The @SpringData JDBC is growing and IntelliJ IDEA provides first-class support for it! ✅ Create entities from DB tables ✅ Generate scripts for @liquibase / @FlywayDb ✅ Create repositories from usage auto-wiring ✅ Column-to-code completion Read more 👇 blog.jetbrains.com/idea/2026…
1
13
68
5,149
百度AI智能体新玩法,快速抢占搜索首页流量 pan.quark.cn/s/d89a43cbcb4e 晚情职场掘金课:搞懂升职、心态、情商与管理,你也能在职场开挂! pan.quark.cn/s/d86a08afe884 百战程序员-Springboot SpringData SpringCloud微服务架构课程 pan.quark.cn/s/5acd2f0f9fc2 从零开始的 旅拍vlog指南 pan.quark.cn/s/c5f8e87f2dd9

2
482
I agree, most applications don't change the backing database that often. Most orgs have more than one database backing applications in production. @SpringData provides the abstractions that let developers switch between apps, backed with different data stores, with comfort.
3
170
Why do SQL #Databases wait seconds on deadlocks? @FranckPachot contrasts pessimistic locking with #MongoDB’s lock-free concurrency & shows how retries replace waits. Want lower latency under contention? Dive in: javapro.io/2025/12/18/no-dea… @MongoDB #SpringData #Java #JAVAPRO
4
83