Skip to content

⛔ [DEPRECATED] Settings4j is an additional Layer between Application and Configuration. Provides a flexible way to configure your Application.during Development, Testing and Operation

License

Notifications You must be signed in to change notification settings

brabenetz/settings4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

385 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

settings4jlogo

Status Deprecated

DEPRECATED

Settings4j is deprecated and no longer in development.

As alternative you should use the Standard way of Spring-Boot: https://docs.spring.io/spring-boot/docs/current/reference/html/boot-features-external-config.html

It is not configurable like Settings4j, but you can configure your application in multiple ways like:

  • JNDI attributes from java:comp/env.
  • Java System properties (System.getProperties()).
  • OS environment variables.
  • application property or YAML Files.

The old documentation of Settings4j can be found here: https://github.com/brabenetz/settings4j/blob/master/README_original.md

About

⛔ [DEPRECATED] Settings4j is an additional Layer between Application and Configuration. Provides a flexible way to configure your Application.during Development, Testing and Operation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages