Jonas Hecht
Jonas Hecht
With the release of the new jakarta libraries from `3.0.0` on all needed interfaces for this framework to work are mostly renamed and transfered to the `jakarta.xml.xyz` package, which breaks...
The example app cxf-boot-simple is deployed and running successfully on Heroku: https://cxf-boot-simple.herokuapp.com/my-foo-api But the WSDL path has wrong curl braces inside it's URL and therefore isn't accessible: `{http://www.codecentric.de/namespace/weatherservice/}Weather`, but the...
https://github.com/spring-projects-experimental/spring-native https://spring.io/blog/2021/03/11/announcing-spring-native-beta
In [install-gitlab.yml](https://github.com/jonashackt/gitlab-ci-stack/blob/master/install-gitlab.yml) there´s a shell module invocation with: ``` - name: Add the GitLab package repository shell: "curl https://packages.gitlab.com/install/repositories/gitlab/gitlab-ce/script.deb.sh | sudo bash" ``` This could potentially introduce security problems -...
I'am using rultor to release my Open Source project https://github.com/codecentric/cxf-spring-boot-starter to Maven Central, which workes great most of the time. Only today I'am facing this error in rultor, popping up...
https://docs.microsoft.com/de-de/windows-server/get-started/getting-started-with-nano-server
Together with the upgrade to Molecule v3 the EC2 provider now was separated from the core Molecule project/providers into https://github.com/ansible-community/molecule-ec2, which isn't in a working state right now (see https://github.com/ansible-community/molecule-ec2/issues/1)....
see https://github.com/aquasecurity/kube-bench
see https://thenewstack.io/kubernetes-now-does-self-hosting-with-kubeadm/