#119 assira.ui: trivial dependency injection

Fechado
2 anos atrás foi aberto por ranides · 2 comentários
Ainda não há conteúdo.
ranides comentado 1 ano atrás
Proprietário

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 comentado 1 ano atrás
Proprietário
  • 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 citou este problema em um commit 1 ano atrás
Faça login para participar desta conversação.
Sem milestone
Não atribuída
1 participantes
Carregando...
Cancelar
Salvar
Ainda não há conteúdo.