Patrik Mihalcin
Patrik Mihalcin
@lukaseder you mentioned in this issue: > At Data Geekery, when we created jOOX, we only operated with namespace-less XML. How do you avoid name conflicts? https://www.w3schools.com/XML/xml_namespaces.asp
Hi, I tried the same thing on Windows and it is still not able to build a docker image. Plugin tries to post to tcp 127.0.0.1:2375 using docker remote api,...
Thanks for the link. I am very new to GraalVM. Currently, my scenario is: Assemble web application based on Spring MVC as a WAR file and deploy it to Weblogic...
I'm on windows.. that external library of steps is not opensource.. can I somehow provide some Rider debugging information for you to investigate?
@Socolin I found this in the latest backend.log when this issue occurred. ``` 08:37:27.278 |E| | :1 | An item with the same key has already been added. Key: Kestrel.SpecFlow.TestHost...
@danielfernandez Is it still the case that this library won't recognize `@Configuration` classes? I'd like to start using it with `@WebMvcTest` spring boot annotation, but I'm struggling to get it...
When I mount /opt/activemq/conf even with full path, I am getting the same error: exited: activemq (exit status 1; not expected) If I use /var/log/activemq, no problem