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

Ability to load config from classpath #49

Open
snimavat opened this issue Jun 7, 2019 · 0 comments
Open

Ability to load config from classpath #49

snimavat opened this issue Jun 7, 2019 · 0 comments
Assignees

Comments

@snimavat
Copy link
Contributor

snimavat commented Jun 7, 2019

The config load order

  1. look on classpath for audit-trail-config.groovy
  2. look in grails-app/conf for audit-trail-config.groovy
  3. then for legacy to operate like it does now, look at grails-app/conf/application.groovy
@snimavat snimavat self-assigned this Jun 7, 2019
snimavat added a commit that referenced this issue Jun 10, 2019
- /conf/audit-trail-config.groovy
- classpath:/audit-trail-config.groovy
- application.groovy
basejump added a commit that referenced this issue Jun 11, 2019
#49 Ability to load config from classpath
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant