GithubHelp home page GithubHelp logo

[OPTIONAL] Add support to log warnings about the use of certain Annotations (e.g. @Indexed) in the absence of the enabling Annotation (e.g. @EnableIndexing). about spring-boot-data-geode HOT 1 OPEN

spring-projects avatar spring-projects commented on April 28, 2024
[OPTIONAL] Add support to log warnings about the use of certain Annotations (e.g. @Indexed) in the absence of the enabling Annotation (e.g. @EnableIndexing).

from spring-boot-data-geode.

Comments (1)

jxblum avatar jxblum commented on April 28, 2024

Of course, if users want to incur the penalty, infrastructure components could be added in SBDG to necessarily scan all the application class types. This might be useful at development time in order to ensure proper behavior of the application at runtime, in production, such as, "we indexed one or more application domain model object(s) properties with @Indexed and we want to make sure our Spring configuration enabled indexing with the @EnableIndexing annotation."

Additional configuration properties used by the supporting infrastructure components could be defined so that the scan could be further limited.

Still, the use of such a feature should be carefully considered since there would be both a 1) resource (memory) penalty in addition to 2) a startup time penalty.

At any rate, further and careful consideration for such a feature in SBDG is needed.

from spring-boot-data-geode.

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.