#119 assira.ui: trivial dependency injection

Cerrada
abierta hace 2 años por ranides · 2 comentarios
Aún no existe contenido.
ranides comentado hace 1 año
Propietario

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 hace 1 año
Propietario
  • 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 mencionada esta incidencia en un commit hace 1 año
Inicie sesión para unirse a esta conversación.
Sin Milestone
Sin asignado
1 participantes
Cargando...
Cancelar
Guardar
Aún no existe contenido.