Files
timi-inject/src/main/java/com/imyeyu/inject/annotation
Timi e3226f2647 feat: enhance @PostConstruct with order and @Qualifier for fields
- Add value() to @PostConstruct for execution order control
- Allow @Qualifier on fields for use with @Inject
- Sort @PostConstruct methods by inheritance depth then order value

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-15 18:36:18 +08:00
..