Search code examples
Spring Boot - How to disable @Cacheable during development?...

javaspringspring-bootspring-elspring-cache

Read More
Can I set value from custom annotation to @PreAuthorize in Spring...

javaspring-bootannotationsspring-el

Read More
SPEL doesn't work with 'in' operator for collections inside an object...

javaspringjpaspring-el

Read More
why does spring's spel have rootObject?...

springspring-el

Read More
Thymeleaf iterating a Java 8 Stream from Spring Data JPA...

javaspringspring-data-jpathymeleafspring-el

Read More
Okta SAML SpEL expression syntax...

saml-2.0oktaspring-el

Read More
How do I set JobParameters in spring batch with spring-boot...

spring-batchspring-elspring-boot

Read More
Is it possible to read a numeric value from application.yml for @RetryableTopic @Backoff in Kotlin?...

springkotlinapache-kafkaspring-kafkaspring-el

Read More
Spring 3.1 cache - how to use the returned value in the SpEL...

javaspringcachingspring-el

Read More
How to do arithmetic in Spring properties, with values from a properties file?...

javaspringspring-el

Read More
Spring Data JPA, Query class with enum attributes...

enumsspring-data-jpaspring-el

Read More
Spring data jpa SPEL dynamically adds where JPQL clause...

jpaspring-data-jpaspring-el

Read More
Calling static methods from Spring Security Expressions?...

springspring-securityspring-el

Read More
Spring Integration SFTP (xml) Outbound Gateway - copy folderstructure from remote directory to local...

javaspringspring-integrationspring-elspring-integration-sftp

Read More
How to evaluate a static boolean in Spring Security's @PreAuthorize?...

spring-securityspring-el

Read More
Can Spring-EL expressions be executed within a sandbox?...

springsandboxspring-el

Read More
JPA - findById with @PostFilter: Filter target must be a collection or array type, but was Optional...

securityspring-data-jpaspring-el

Read More
How to reference a bean by type in a SpEL?...

springspring-bootkotlinspring-annotationsspring-el

Read More
Use SpEl to create a bean if property is specified or a default bean if it is not...

springspring-el

Read More
@KafkaListener setting properties using SpEL expression...

spring-bootapache-kafkaspring-kafkaspring-el

Read More
Spring SPEL error: SpelEvaluationException: EL1057E: No bean resolver registered in the context to r...

springspring-bootspring-aopspring-elspring-aspects

Read More
Need to Pass the 'value' to my @CustomPreAuthorize annotation and use it in @PreAuthorize(&q...

spring-securityauthorizationspring-annotationsspring-elpre-authentication

Read More
Create an instance of org.springframework.kafka.listener.adapter.RecordFilterStrategy using SPEL...

springspring-el

Read More
Is it possible to use static final variables for Spring Expression Language?...

springspring-bootspring-el

Read More
Access application properties within SpEL in Spring xml configuration...

javaxmlspringspring-el

Read More
Reference @ConstructorBinding's in SpEL not works?...

javaspring-bootspring-el

Read More
Registering method in custom SecurityExpressionOperations as Spring SpEL function...

springspring-bootspring-securityspring-el

Read More
Eliminating vurnabilities in the Spring SpEL...

springspring-el

Read More
Accessing static variable in spring annotations using spel...

javaspringspring-el

Read More
SpEL KafkaListener. How can i inject custom deserializer through properties?...

springapache-kafkaspring-el

Read More
BackNext