Matej Melko
Matej Melko
I can look at this
@tadayosi yes! thanks for linking this.
Hi @angelsinistanbul, I have tried this with the provided application.yaml by copying that to `spring-security` example and I worked for me with the current 4.x branch. I could login and...
Well I've build locally this repo and I tried with the `springboot-security` quickstart so my pom was: https://github.com/hawtio/hawtio/blob/4.x/examples/springboot-security/pom.xml
@tadayosi I think yes. I'm not sure if we are checking the stop-node before creating a diagram edge. I can look at this.
@kahboom I can see a root cause here: https://github.com/KaotoIO/kaoto-ui/blob/9077f41f053675efb05e853da91f22fab973633e/src/services/validationService.ts#L175 according to this steps with min and max branches 1 will never met that condition.
@kahboom we talked about this: both haven't seen it as high priority so I moved to higher ones. Actually this behaviour is expected because currently we are allow to delete...
or perhaps we can do it as apart of docker build?
Thinking about this it looks like we are building once and then pulling built artifacts from cache and run just tests on different platfroms. Am I right? Shoudln't we rather...