Tobi

Results 52 comments of Tobi

I have created an example repo for this issue with Spring Boot 2.7.2: https://github.com/twobiers/spring-boot-naming-error Personally, I had this issue with 2.6.9

Nice work @jonas32, any chance it will be released?

> We have strict criteria for the icons we distribute. > If you've added or modify SVG, ensure that each SVG file: > * Be less than 2048 bytes From...

I noticed some sluggish behaviour while on WSL2 but nothing like a 1 second delay (if I had to guess about ~200ms). The only thing that should be slow on...

I had this issue too, in my case my `SHELL` environment variable was `pwsh -NoLogo` which seems to not work properly with fzf. Changing it to just `pwsh` without parameter...

Additional Information: The Lombok[ `@Value`](https://projectlombok.org/features/Value) Annotation seems to work fine with ER 5. I don't see how they differ from Java Records except that they do not inhert from [`java.lang.Record`](https://github.com/openjdk/jdk/blob/master/src/java.base/share/classes/java/lang/Record.java)...

Die Funktion hat es übrigens mittlerweile nach p0weruser geschafft: https://github.com/Scarwolf/p0weruser/ Aktuell gibt's hier noch eine Kinderkrankheit, aber grundlegend läuft's https://github.com/Scarwolf/p0weruser/issues/122

Oh, I saw it in my GitHub Feed and thought it is already open for submissions. Actually I misread the deadline date and assumed the challenge would end today. I'm...

I think I'm done for now, lacking more ideas. Might take a look again in 1-2 weeks

I used the latest Temurin distribution that is available in sdkman.