istio-tutorial icon indicating copy to clipboard operation
istio-tutorial copied to clipboard

Upgrade to Spring Boot 2

Open davsclaus opened this issue 7 years ago • 6 comments

Would it not be good to update to SB2 ?

Apache Camel 2.22.x supports SB2 so you should be able to easily upgrade to SB2 and Camel at the same time. At this time of writing Camel 2.22.1 is the latest release.

davsclaus avatar Oct 12 '18 08:10 davsclaus

Indeed. However we are focusing more on the Istio features than the implementation itself. When we update the maven dependencies, we need also to regenerate the katacoda image that runs at https://learn.openshift.com/servicemesh

rafabene avatar Nov 09 '18 16:11 rafabene

Now that Quarkus is live, does this issue make sense?

rafabene avatar Apr 10 '19 18:04 rafabene

Well yes and no. SB is very well known and in use. By having SB and other other stacks we can show that we can work with all of the popular ones, and people can then start migrate their apps with SB to start using them with Istio and then learn that there is a better java runtime such as quarkus and then start using it etc.

davsclaus avatar Apr 10 '19 20:04 davsclaus

But if you remove SB then you should remove it also in the title of the root readme :)

davsclaus avatar Apr 10 '19 20:04 davsclaus

Done :) - Title updated

rafabene avatar Apr 10 '19 21:04 rafabene

Can you contribute to PR to update SB to 2?

rafabene avatar Apr 10 '19 21:04 rafabene