Skip to content

Spring Profile Management

Ben Warfield edited this page Jan 7, 2021 · 25 revisions

We need to outline our best (or at least, shared) practices. This page will do that. It doesn't yet.

BUT

  • see the BeanProfiles class for profiles that can be used within the code
  • see src/main/resources for other profiles that exist
    • application-azure-*.yaml
    • application-cloud.yaml
    • application-prod.yaml

Local development

Setup

How to

Development process and standards

Oncall

Technical resources

How-to guides

Environments/Azure

Misc

?

Clone this wiki locally