Pseudow
Pseudow
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 5/6/2025 in #java-help
Spring Redis
it’s not a big deal since it will only affect the first time I hit this endpoint but still when I see I have high latencies with Spring I’m kinda trying to optimize everything
8 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 5/6/2025 in #java-help
Spring Redis
Yes I think it’s either a choice of Spring or it is because my cache may not be configured correctly but I doubt as the return type of my bean is RedisCacheManager
8 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 4/20/2024 in #java-help
hasAuthority Spring doesn't work
My bad it was because I was trying to use spel for a lambda but it seems that it still isn't supported
6 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 3/9/2024 in #java-help
Kotlin Serialization Spring Integration
An annotation was missing
5 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 2/3/2024 in #java-help
Spring Security
lol
45 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 2/3/2024 in #java-help
Spring Security
but I am far away from prod
45 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 2/3/2024 in #java-help
Spring Security
yes I was gonna test that anyway
45 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 2/3/2024 in #java-help
Spring Security
okay ill try to do that
45 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 2/3/2024 in #java-help
Spring Security
because even UsernamePasswordAuthenticationToken requires this field
45 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 2/3/2024 in #java-help
Spring Security
yes I would like to do that but I just have to implement the AuthenticationProvider myself?
45 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 2/3/2024 in #java-help
Spring Security
I know but it just doesn't feel right. But ig Spring won't let me do that
45 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 2/3/2024 in #java-help
Spring Security
because it feels so much weirder having a hashed password somewhere in my application I think its much safer if its only in the database
45 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 2/3/2024 in #java-help
Spring Security
okay
45 replies
JCHJava Community | Help. Code. Learn.
Created by Pseudow on 2/3/2024 in #java-help
Spring Security
but again in UsernamePasswordAuthenticationToken I have to specify the password can I let it be null?
45 replies