ioet / ioet/bpm-eureka

Enable multiprofiles

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Spring boot has the ability to use profiles so you can make an application work locally, in a staging env, using on-premise or cloud servers, etc. In order to enable this feature spring boot uses a concept called profiles.

Check this link as a reference:
https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-profiles.html

Task:
Enable at least two profiles:
- local profile
- aws profile

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.