RuiffCardoso
Results
2
issues of
RuiffCardoso
Hi, from the last couple of days I've been trying to implement multitenancy on while using micronaut-data but failed. I tried creating custom HibernateTransactionManager's and a few other things but...
type: enhancement
Hi, I'm creating a Spring Boot project which uses PlugFace to register plugins. I wanted to keep using @Autowired on my components, so I registered the plugins objects with BeanFactory...