Skip to content

Instantly share code, notes, and snippets.

@needToRoll
Created February 6, 2017 14:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save needToRoll/57eacd7cdb7e8dc7a07833a1b5524170 to your computer and use it in GitHub Desktop.
Save needToRoll/57eacd7cdb7e8dc7a07833a1b5524170 to your computer and use it in GitHub Desktop.
include spring profiles
spring.profiles: development
spring.profiles.include:
- load_test_data
- disable_auth_filter
- basic_auth_security_mock
- h2_database_with_console
---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment