https://github.com/lresende/test
Test repository for destructuve type of Git Experiments
https://github.com/lresende/test
Last synced: 6 months ago
JSON representation
Test repository for destructuve type of Git Experiments
- Host: GitHub
- URL: https://github.com/lresende/test
- Owner: lresende
- License: other
- Created: 2015-08-26T16:51:01.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-06-10T22:45:42.000Z (over 3 years ago)
- Last Synced: 2025-02-01T22:13:41.046Z (8 months ago)
- Language: Java
- Size: 63.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
Hello World
IOC Container Examples
======================This is a sample project that utilize different IOC containers to wire different components of the same application scenario.
* ioc-guice : Utilizes Google Guice to wire a rest resource using Jersey and embedded jetty for testing purposes.
* ioc-tuscany : Utilizes Tuscany/SCA to wire a rest resource using Apache Wink for JAX-RS support and embedded jetty for testing purposes.Changelog
v0.4 - Something else
v0.3 - another thing
v0.2 - something
...