An open API service indexing awesome lists of open source software.

https://github.com/krasa/laboratory


https://github.com/krasa/laboratory

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

Contains following tools:
- Proxy for verifying that all getters/setters were called - krasa.laboratory.commons.proxy.SpyCore

- CXF WS Endpoint configuration via JavaConfig only, no xml. - krasa.laboratory.server.config.CxfConfig

- custom @Autowired/@Value annotation - krasa.laboratory.server.config.AnnotationResolverConfig

- programmatic properties loader, in this case by an active profile - krasa.laboratory.commons.properties.PropertiesByActiveProfileLoader