A Bootiful Podcast: Observability guru Jonatan Ivanov on the future of observability in Spring Boot
Hi, Spring fans! In this installment, Josh Long (@starbuxman) talks to Spring observability guru Jonatan Ivanov (@jonatan_ivanov)
Hi, Spring fans! In this installment, Josh Long (@starbuxman) talks to Spring observability guru Jonatan Ivanov (@jonatan_ivanov)
Aloha, Spring fans! Welcome to another installment of This Week in Spring!
I'm still on vacation on the beautiful island of Maui, Hawaii, but I wanted to say hello ("aloha!") and share this week's latest roundup of all that's good and glorious in the wide and wonderful world of Springdom.
Funny thing, today - the 2nd of August, 2022 - is also my 12-year anniversary on the Spring team. It continues to be a helluva ride, and I so look forward to all that lies ahead. Thank you, Spring team, for everything. Also, sort of coincidentally, I just got a nice promotion. (Thanks, Spring team and VMware…
For quite some time now, Hibernate has offered a Multitenant feature. It integrates nicely with Spring, but there is not much information about how to actually set it up, so I thought an example or two or three could help.
There is already an excellent blog article, but it is a little dated and it covers a lot of specifics to the business problems the author tried to solve. This approach hides a little of the actual integration, which will be the focus of this article.
Do not worry about the code in this post. You can find links to the full code examples at the end of this blog post.
We are excited to announce that we’ve started preparing for Spring Authorization Server 1.0 with plans to release the GA version in November 2022. It has been just over two years since we initially announced this new project, and we have come a long way since its initial development. The project has a full feature set, and the APIs have stabilized and matured over this time. A lot of effort and care was put into this project to ensure that it can grow and adapt over the next few years.
Spring Authorization Server 1.0 will be based on Spring Security 6.0, which will be based off of Spring Framework 6.0 and will require a minimum of Java 17 at runtime, as well as a minimum of Tomcat 10 or Jetty 11 (for Jakarta EE 9 compatibility). This major release will inherit the VMware Tanzu OSS support policy. Commercial support…
Hi, Spring fans! In this installment Josh Long (@starbuxman) talks to a very busy rabbit-herder on the RabbitMQ team, Dan Carwin (@dcarwin)
Aloha, Spring fans! I'm on vacation, reporting to you from the paradise-like island of Maui, Hawaii, and hoping that you're having a wonderful day! My family and I love Hawaii. It's brimming with beauty and serenity, and while the island of Maui, in the state of Hawaii, is very small, the islands are humbling. They make you feel so very small. It's surreal to sit there on the beach as the sun creeps down beyond the horizon and to realize there's nothing but pitch black darkness and water for as far as you can see, starting just a few meters away. It's endless. It has no end. Like the bugs in…
Hi, Spring fans! In this episode, Josh Long (@starbuxman) talks to a person who knows more than most about the awesome implications of both the words "Spring" and "Cloud," Spring Cloud Kubernetes lead Ryan Baxter (@ryanjbaxter).
Hi, Spring fans! In this installment, Josh Long (@starbuxman) looks at some of the amazing opportunities for building Spring Boot applications intended for production in Kubernetes in mid 2022.
The code, as usual, is available on the spring-tips
Github organization
Hi, Spring fans! Welcome to another installment of This Week in Spring! This week I'm trying to wind down some threads and take some vacation with my family. It's going to be an amazing time, indeed! But that doesn't stop the deluge of novelties and news in the wide world of Springdom, so we've got a lot to cover this week. Let's get to it!
Before I go, though, I have a new "Spring Tips" episode dropping Wednesday morning, at midnight, so be on the look out :)
On behalf of the team and everyone who has contributed, I am pleased to announce that Spring Security 5.8.0-M1
and 6.0.0-M6
are available now.
This release includes dependency upgrades, bug fixes, and enhancements. Here are a few noteworthy changes:
See the 5.8.0-M1 and 6.0.0-M6 release notes for more details.