Spring Tips: Spring Plugin
Hi, Spring fans! In this installment Josh Long (@starbuxman) looks at the little-known, often-used Spring Plugin project, which supports the strategy pattern
Hi, Spring fans! In this installment Josh Long (@starbuxman) looks at the little-known, often-used Spring Plugin project, which supports the strategy pattern
Hi, Spring fans! Welcome to yet another installment of This Week in Spring where we recap - with apologies to The Times - all the news that's fit to reprint in the Spring and Spring-adjacent ecosystems. First: it's almost Halloween! Can you believe it?? This year has absolutely flown by! I need to dust off my PHP costume for Halloween. Maybe I'll even start using this particularly ghastly VS Code theme on the day...
Anyway, it's been a busy week for me already and we're only at the very beginning of Tuesday! I've been attending Kubecon (virtually), I spoke at the online I Code Java event at…
Hi, Spring fans! In this installment, Josh Long (@starbuxman) talks to OpenWMS founder Heiko Scherrer (@openwms) about OpenWMS, Spring, Spring Boot, Spring Data, workflow with Activiti and more.
Hi, Spring fans! In this installment we look at the new Spring GraphQL project.
Hi, Spring fans! Welcome to another installment of This Week in Spring! Life's been busy but fun this last week. I've been knee-deep in video production! I've got a lot of fun Spring Tips installments lined up or in production at the moment, and I can't wait for you to see 'em!
I also spent much of last week with my buddy Matt Raible and we made JHipster work with Spring Native, and I'm still giddy as can be about the newly opened possibilities. (More on that below)
How are you doin', otherwise? I hope you're doing well!
Now then, we've got a lot to cover and oh-so little time in which to do…
Hi, Spring fans! In this installment Josh Long (@starbuxman) talks to Spring Data engineer Christoph Strobl (@stroblchristoph) about GraphQL, MongoDB, and Spring Native, among other things.
Hi, Spring fans! In this installment, Josh Long looks at how to build bootiful Edge Services with Spring Cloud Gateway, Spring GraphQL, and Reactive Programming
Hi, Spring fans! Welcome to another installment of This Week in Spring! This week I'm with my buddy Matt Raible preparing for what I'm hoping will be an awesome San Francisco JUG joint appearance on Wednesday this week!
I've got to get back to that! But I did want to get through this roundup because it's enormous! So, without further ado:
Hi, Spring fans! In this episode, Josh Long (@starbuxman) talks to Rossen Stoyanchev (@rstoya05) about Spring, RSocket, GraphQL, and so much more.
This is the second article of a series about how to tackle various challenges you might encounter when using Spring Data JDBC. The series consists of
Spring Data JDBC - How do I make bidirectional relationships? (this article).
Spring Data JDBC - How Can I Do a Partial Update of an Aggregate Root?
Spring Data JDBC - How do I Generate the Schema for my Domain Model?
If you are new to Spring Data JDBC, you should start by reading its introduction and this article, which explains the relevance of aggregates in the context of Spring Data JDBC…