Feature #17257

Spring Boot Config Server

Added by David Wong about 1 year ago. Updated about 1 year ago.

Status:ClosedStart date:21 August 2023
Priority:NormalDue date:
Assignee:Martin Orlando% Done:

0%

Category:-Spent time:-
Target version:-

Description

To build a spring boot config server, the config server utilize Git to read the properties file

That requirement for folder structure is like this:
- create a folder: 'mleb_core'
- inside that mleb_core folder, create a spring boot project call 'bd_config_server'.
- The default package name is 'com.silverlake.ifb.mlebcore'
- use gradle
- JDK 17 and above

Push this 'mleb_core' folder in to Git repo:
https://dev.silverlakemobility.com/gitlab/mleb-solution-domain/smesd100/mleb-core

History

#1 Updated by David Wong about 1 year ago

Manage properties files via GIT

#2 Updated by David Wong about 1 year ago

Spring boot microservices modules must be reloaded via online. No downtime.

#3 Updated by Martin Orlando about 1 year ago

pushed java project, dockerfile, manifest.yaml for kubernetes

#4 Updated by Martin Orlando about 1 year ago

  • Status changed from New to Closed

added how-to-deploy.md

Also available in: Atom PDF