https://github.com/krasa/laboratory
https://github.com/krasa/laboratory
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/krasa/laboratory
- Owner: krasa
- License: apache-2.0
- Created: 2013-02-28T22:07:52.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2018-07-19T19:33:24.000Z (over 7 years ago)
- Last Synced: 2025-02-12T06:38:21.959Z (11 months ago)
- Language: Java
- Size: 204 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.txt
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