-
Notifications
You must be signed in to change notification settings - Fork 708
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade to Spring Boot 2 #141
Comments
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 |
Now that Quarkus is live, does this issue make sense? |
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. |
But if you remove SB then you should remove it also in the title of the root readme :) |
Done :) - Title updated |
Can you contribute to PR to update SB to 2? |
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.
The text was updated successfully, but these errors were encountered: