Giter Site home page Giter Site logo

Comments (5)

sbglasius avatar sbglasius commented on June 23, 2024

Thank you for your bug-report. I will look into this shortly

from external-config.

snimavat avatar snimavat commented on June 23, 2024

This was actually bug with the grails itself..

from external-config.

bruno-lopes avatar bruno-lopes commented on June 23, 2024

The same here. Any news on this? Also Spring Security Core configurations in external file doesn't get read in time. I had to put it in Application.groovy in order to work.

from external-config.

bruno-lopes avatar bruno-lopes commented on June 23, 2024

@Luxor I'm using grails 3.3.3 here, and this notation is working as expected here:

@Value('${grails.plugin.test.code}')
final String code

The value is defined in an external file config.groovy this way:

grails.plugin.test.code = "myCode"

But the value is defined only in one place (config.groovy) in my case. Perhaps it is related with #3? Did you try to define it in only one place? And with .groovy file?

@sbglasius Spring Security Core configurations are loaded correctly from external file in the right time. I was doing a mistake in the definition of the configurations. Sorry for my last comment.

from external-config.

sbglasius avatar sbglasius commented on June 23, 2024

Apparently not a bug in external-config

from external-config.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.