https://github.com/epinter/guice-postconstruct
PostConstruct for Guice
https://github.com/epinter/guice-postconstruct
Last synced: 6 days ago
JSON representation
PostConstruct for Guice
- Host: GitHub
- URL: https://github.com/epinter/guice-postconstruct
- Owner: epinter
- License: mit
- Created: 2025-01-12T05:08:25.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T00:21:37.000Z (over 1 year ago)
- Last Synced: 2025-12-25T22:42:04.656Z (4 months ago)
- Language: Java
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PostConstruct for Guice
A small Guice module to support [PostConstruct](https://jakarta.ee/specifications/platform/9/apidocs/jakarta/annotation/postconstruct).