Results 31 comments of Joaquin Santana

I created a component like this: ```java @ConditionalOnProperty(prefix = "spring", name = "multirabbitmq.enabled", havingValue = "true") @EnableRabbit @Import({MultiRabbitAutoConfiguration.class, RabbitAutoConfiguration.class}) @Component public class RabbitMQConnector { } ``` for some reason the...

do you mind creating me a sample project? I can give a look to it.

yay, I started it and it was working without issues, glad I could help. EDIT: that happens because you haven't defined a default rabbitMQ connection like the docs says, if...

reactivity not working for me either on Vue 3.2.45, I guess it's a problem on tabulator on the way it handles the data with the proxy

What I don't understand why they label it as suggested feature and not as bug fix.

any news for this integration?

> Too bad this issue has been removed from the backlog. I'm sure lots of people regularly end up in a situation where sessions stored in the database "unexplicably" become...

I'm having the same issue, I'm also using npm, did you find any soluition @atalayio / @NoahSurprenant ? @Drarig29 is dead the repo I guess? are you accepting prs /...

> > I'm having the same issue, I'm also using npm, did you find any soluition [@atalayio](https://github.com/atalayio) / [@NoahSurprenant](https://github.com/NoahSurprenant) ? [@Drarig29](https://github.com/Drarig29) is dead the repo I guess? are you accepting...

> The changes are released in https://github.com/Drarig29/brackets-viewer.js/releases/tag/v1.7.0 You already did a lot man! I hope I can contribute asap if I find anything helpful!