travispomeroy.bsky.social
@travispomeroy.bsky.social
By all accounts spring-data-jdbc shouldn’t be losing to spring-data-jpa…..but I still see folks reaching for jpa. I get that the ref docs are bad, trite examples, and a seemingly lack of community, but boy it does fit so nicely in distributed systems
February 7, 2025 at 2:48 AM
Spring jdbc…not bad, not bad at all. Besides getting stuck on @DataJdbcTest vs @JdbcTest.
February 3, 2025 at 12:30 AM
Spring Modulith, is a great piece of tech standalone, but it is an amazing tool to teach cohesion.
January 26, 2025 at 11:13 PM
@starbuxman.joshlong.com - do you have any thoughts on using Spring Feign over HTTP Interfaces in new Spring Boot apps. It seems Feign is feature complete and is recommended to move over to HTTP Interfaces but I couldn’t find a comparison matrix.
January 24, 2025 at 9:53 PM