Closed DarkStar1 closed 6 years ago
Hi @DarkStar1, Actually the Spring Boot 2 support is foreseen for the 5.2.0 platform release, which will include:
Datastore
The Holon Platform version 5.2.0 is expected to be stable and will be published within the end of September 2018.
But we are planning to pusblish an alpha version which will include only:
This alpha version will be almost surely available within the end of the next week. So I suggest you wait for this version for Spring Boot 2.x full support.
Check GitHub and the Holon Platform website for the announcements. If you have any further questions, please don't hesitate to ask.
Thank you very much. For the time being I'll try another solution and upgrade to your platform solution when the alpha comes out.
Hi @DarkStar1, the Holon Platform 5.2.0-alpha1 release is now available for download. See the release announcement blog post for details.
Please let me know if something don't work as expected!
@rrighi Thanks. I tried it out and seems to work fine now. I'll update you as I continue to use it. An almost unrelated question; are there any plans to include the swagger UI in the future?
We are thinking to include the Swagger UI, but we don't have specific plans by now. We surely evaluate this, most likely after the stable 5.2.0 platform release. Check the blog for updates, any suggestion is always welcome!
Currently it is not possible to create any holon-* based project with springboot 2 (in my case 2.0.3-RELEASE) with a JDK 9/10 target. I see that there's a 5.2.x (as labelled in the branches) release in the pipeline. Any chance/news on when to be expecting a compatible release? Or if there's an interim solution to the RelaxedPropertyResolver issue, I'd be greatful for any information on how to implement it.