Giter VIP home page Giter VIP logo

Comments (3)

azu-zhou avatar azu-zhou commented on August 17, 2024

我也尝试过手动调用FenixConfigManager.getInstance().initLoad(FenixConfigManager.getInstance().getFenixConfig());
但是xml路径不对,我的xml路径是自定义的,手动调用的时候路径取的是默认路径,并不是我自定义路径

from fenix.

blinkfox avatar blinkfox commented on August 17, 2024

最早 1.0.0 的时候有,但是后来版本去掉了,因为一般部署后 IDE 不去热更新 xml 文件的内容,所以,也就没法热加载新的内容到内存中,现在新版 IDEA 应该 可以了,后续版本可以考虑再加回来。

你的这种方式也是可以的,你自定义了 xml 路径的话,你需要调用对应的 FenixConfig 中的 setXmlLocations() 方法那么参数也得改改,还有其他很多参数可以配置,使用方式可以参考这个文档里面的加载方式。

from fenix.

blinkfox avatar blinkfox commented on August 17, 2024

@azu-zhou 新的 v2.4.1 版本新增了 debug 模式 的功能,你可以升级下。

from fenix.

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.