#119 assira.ui: trivial dependency injection

Closed
opened 2 years ago by ranides · 2 comments
ranides commented 2 years ago
There is no content yet.
ranides commented 1 year ago
Owner

more or less we want to standardize injection inside assira.ui models, controllers etc

more or less we want to standardize injection inside assira.ui models, controllers etc
ranides commented 1 year ago
Owner
  • we created HostContext implementations for bean discovery.
  • we created TypeMap for type match.
  • we need to create constructor matcher: iterate through arguments and for each argument type match bean from HostContext
  • do we want to support multiple constructors? https://github.com/spring-projects/spring-boot/issues/17455
- [x] we created `HostContext` implementations for bean discovery. - [x] we created `TypeMap` for type match. - [ ] we need to create constructor matcher: iterate through arguments and for each argument type match bean from HostContext - [ ] do we want to support multiple constructors? https://github.com/spring-projects/spring-boot/issues/17455
ranides referenced this issue from a commit 1 year ago
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.