...
Info |
---|
Available since Release 5.1.0 (Survivor) |
Introduction
In this release, we have developed a new system for creating microservice templates based on Git projects, which will allow the creation of platform microservices from those templates, being able to build the same microservice in different environments.
...
Template with native Spring Boot 3 with GraalVM. Support for the deployment of native Microservices with GraalVM
Template with Spring Boot 3 with Docker.
Template with the archetype of the ML Model.
Template with the archetype of the IOT Client.
Template with the archetype of Notebooks.
How?
From the Development > Microservice Templates menu, you can create templates in Java8, Java17 and Java17 with GraalVM, specifying the url of the Git where you have created the microservice, and being able to publish it from the Platform, creating a microservice from this template.
...