owner
Config mapper
An API that simplifies handling application configuration through Java properties files by defining a mapping interface between properties and code
Get rid of the boilerplate code in properties based configuration.
917 stars
56 watching
213 forks
Language: Java
last commit: 19 days ago
Linked from 2 awesome lists
configurationhacktoberfestproperties
Related projects:
Repository | Description | Stars |
---|---|---|
jeremyloy/config | A library for easily managing application configuration as a typesafe struct | 336 |
aesteve/vertx-pojo-config | Maps Vert.x's JSON configuration to a typed Java bean using Jackson's object mapper | 3 |
pixelb/crudini | A utility for manipulating configuration files using a command-line interface | 441 |
sboesebeck/morphium | A Java-based, MongoDB-centric messaging and object mapping framework with various features such as caching, transactions, and querying capabilities. | 55 |
spongepowered/configurate | A configuration library that provides a node-based representation of data and supports multiple file formats. | 379 |
krzysztofzablocki/propertymapper | Simplifies data parsing in Objective-C iOS apps by providing a self-contained and minimalistic solution for mapping between received data and native objects. | 1,125 |
mybuilder/kongfig | Configures and manages APIs in a Kong instance using declarative JSON files | 373 |
krzysztofzablocki/crafter | A tool to automate Xcode project configurations. | 547 |
webcomm/magento-gitignore | A Git configuration file optimized for Magento-based e-commerce projects | 9 |
olebedev/config | Provides methods to access and manipulate configuration data stored in JSON or YAML files. | 267 |
mariomac/kaconf | An annotation-based configuration system for Java applications | 60 |
kamillelonek/figaro-elixir | An Elixir-based tool for managing environment-specific configuration variables from a git-ignored YAML file. | 10 |
piotr-yuxuan/malli-cli | A configuration tool with expressive schema definition and agnostic secret protection | 54 |
maxkomarychev/react-native-ultimate-config | A configuration management library for React Native apps | 263 |
dimagi/jsonobject | A Python library for handling deeply nested JSON objects as schema'd python objects. | 234 |