It is possible to use Java CDI (Contexts and Dependency Injection) to inject the configuration object directly into an application. @Inject Config config; ...
確定! 回上一頁