Separate the main app and the admin panels #27

Open
opened 2022-04-20 22:33:03 -04:00 by william · 0 comments
Owner

Separating the app and the admin panel has several benefits:

  • The configuration will be editable when the main app is down.
  • It will allows to use the spring boot configuration framework, which is currently bypassed.
  • It increases the security of the app overall.
Separating the app and the admin panel has several benefits: * The configuration will be editable when the main app is down. * It will allows to use the spring boot configuration framework, which is currently bypassed. * It increases the security of the app overall.
william added the
feature
backend
frontend
infra
labels 2022-04-20 22:33:03 -04:00
william self-assigned this 2022-04-20 22:33:03 -04:00
william added this to the Release 2.0 project 2022-04-20 22:33:03 -04:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ColorRecipesExplorer/Backend#27
No description provided.