Martin Linkhorst

Results 101 comments of Martin Linkhorst
trafficstars

@duergner I'm curious about the `or` in the docs above. Does setting `@Profile({"!test", "!k8s})` translate to? > given @Profile({"!test", "!k8s"}), registration will occur if profile 'test' is not active **or**...