-1

Trying to deploy my spring boot application to Jelastic. According to manual I need to create environment from SpringBoot template. But in my case there is no SpringBoot template. What I see is just a list of available application servers: GlassFish, Jetty, Tomcat, etc. How to get SpringBoot template there?

gs_vlad
  • 1,409
  • 4
  • 15
  • 29

1 Answers1

1

Only the hosters with version of Jelastic starts with 4.10.1 and higher can provide the possibility to host Spring Boot applications. You can find the most suitable cloud provider using filter by version on the Jelastic Cloud Union.

Virtuozzo
  • 1,993
  • 1
  • 10
  • 13
  • One point, I couldn't see the option either on my provider, even though they were at version 5. I asked their support staff what the issue was, they fiddled for a moment and then asked me to log out and log in again, and the option appeared. Might be worth a try? – Nick Foote Jun 06 '17 at 13:06