#119 assira.ui: trivial dependency injection

Fermé
Créé il y a 2 ans par ranides · 2 commentaires
ranides a commenté il y a 2 ans
Il n'existe pas encore de contenu.
ranides a commenté il y a 1 an
Propriétaire

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 a commenté il y a 1 an
Propriétaire
  • 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 a référencé ce problème à partir d'un commit il y a 1 an
Connectez-vous pour rejoindre cette conversation.
Aucun jalon
Pas d'assignataire
1 Participants
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.