https://github.com/codecentric/spring-hierarchical
Spring HierarchicalThreadScope and CircularAutowired annotation to support better dependency injection for component based UI frameworks
https://github.com/codecentric/spring-hierarchical
Last synced: 10 months ago
JSON representation
Spring HierarchicalThreadScope and CircularAutowired annotation to support better dependency injection for component based UI frameworks
- Host: GitHub
- URL: https://github.com/codecentric/spring-hierarchical
- Owner: codecentric
- License: apache-2.0
- Created: 2014-01-08T06:53:05.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-19T08:15:17.000Z (over 11 years ago)
- Last Synced: 2025-01-17T15:16:32.360Z (12 months ago)
- Language: Java
- Homepage:
- Size: 418 KB
- Stars: 3
- Watchers: 172
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.TXT
Awesome Lists containing this project
README
spring-hierachical
==================
Spring HierachicalThreadScope and CircularAutowired annotation to support better dependency injection for component based UI frameworks
Project Setup
-------------
You will need to install maven from http://maven.apache.org/
To build the binary please run:
mvn package
Eclipse users should genereate the eclipse settings by running
mvn eclipse:eclipse
Ideas and concept behind the project
------------------------------------
You can find the documentation of the project in the wiki: https://github.com/codecentric/spring-hierarchical/wiki