#119 assira.ui: trivial dependency injection

Fechado
há 2 anos atrás aberto por ranides · 2 comentários
Ainda não existe conteúdo.
ranides comentado há 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 há 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 referenciou este problema num commit há 1 ano atrás
Faça login para participar desta conversação.
Sem Objetivo
Sem utilizador atribuido
1 Participantes
A carregar...
Cancelar
Guardar
Ainda não existe conteúdo.