All Templates / Starters
Spring Boot Microservice with Java
Deploy a discoverable Spring Boot-based microservice with Java
microservice
UnirCs/back-end-spring-microservice-archetype
Just deployed
This template is intended for everyone interested in deploying Spring Cloud and Spring Boot based microservices architectures.
With this template you will deploy a Spring Boot-based microservice with Java and Maven. Java version used is 17, but you can change this whenever you want.
This microservice comes with Spring Cloud Netflix Eureka Discovery Client inside and it will try to register itself against the Eureka Server.
You also has these dependencies included:
/h2-console
.jdbc:h2:mem:testdb
.sa
.A REST Controller is defined with a straightforward GET mapping for the root path.
Maven is used for dependency management.
Check out Spring Cloud Netflix Eureka template.
Template Content
microservice
UnirCs/back-end-spring-microservice-archetypeEUREKA_URL
Enter the following URL, replacing your-railway-internal-name-for-eureka
. http://your-railway-internal-name-for-eureka:8761/eureka
.
Details
UNIR - MISSI's Projects
Created on Jan 14, 2024
125 total projects
76 active projects
100% success on recent deploys
Java, Dockerfile
Starters
More templates in this category
Django Monolith
A Django app connected to a Postgres database with Celery and Celery Beat.
Odogwu Machalla's Projects
39