×

Loading...

Topic

This topic has been archived. It cannot be replied.
  • 工作学习 / IT技术讨论 / Is there good Java configuration class library?
    We can use Log4j for loging, then how about configuration?
    • Dear Marco, what do you mean by configuration class library?
      It seems to me that people use .property files for simple configuration, and .xml files (with the companion .dtd file) for complex configuration such as Web App configuration and Server Configuration. So what do you mean by configuration class library?