Nils Hartmann

Results 8 issues of Nils Hartmann

If the source file given to the layertools is not an archive file, the error message says that the file cannot be found. That might be confusing, if the file...

type: bug

- With TS 2.1.x the client currently does not start, see #2 - The typings (see for example IEditablePet in client/src/types/index.ts) could benefit from new features like Mapped Types from...

enhancement

If you have configured Deptective for your maven project and you import that project into IntelliJ IDEA, the IDE shows Deptective Errors/Warnings in the _Build_ view but not in the...

This Issue should collect basic ideas for further Deptective features. Feel free to comment! In case an idea should be implemented we can spawn a new issue for that idea...

This is my draft how to build multi arch (amd64 and arm64) builds for debezium (https://issues.redhat.com/browse/DBZ-5213). Note that I do not have much experience with docker builds (esp. not with...

Hi @arey and all! I created another variation of the spring-petclinic-graphql example, that I needed for trainings and other demonstrations. This version uses a second backend "micro service" (for managing...

Hi Dan, sorry for this question, that is not related to Spring Security, but I'm curious: In your [SecurityConfig.java](https://github.com/danvega/jwt-username-password/blob/master/src/main/java/dev/danvega/jwt/security/SecurityConfig.java) you have a private field `rsaKey` that you initialize in `jwkSource`...

When the TemplateEngine tries to load a template that cannot be found, the origin TemplateNotFoundException is not logged anywhere. That's a little sad, because the message contains the actual path,...

Spring Boot