Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Added Spring Profile Management #74

Merged
merged 5 commits into from
Aug 21, 2024

Conversation

justJavaProgrammer
Copy link
Contributor

@justJavaProgrammer justJavaProgrammer commented Aug 21, 2024

Added new profile called 'local' to run the app isolated from other services.

On local profile:

  • no external system is required for authentication(a set of access tokens is generated automatically)
  • no external system is required for loading a playable items(set of playable items generated automatically)

@justJavaProgrammer justJavaProgrammer added the enhancement New feature or request label Aug 21, 2024
@justJavaProgrammer justJavaProgrammer self-assigned this Aug 21, 2024
@justJavaProgrammer justJavaProgrammer merged commit 194450e into master Aug 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant