Search Options

Display Count
Sort
Preferred Language
Label
Advanced Search

Results 21 - 40 of over 10,000 for spring (1.02 seconds)

Filter
  1. ScriptTemplateConfigurer (Spring Framework 7.0....

    path(s) via a Spring resource location. String @Nullable [] getScripts...via a Spring resource location. void setScripts ( String @Nullable...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/view/scr...
    Fri Feb 01 00:00:00 UTC 1980
      62.3K bytes
      Cache
     
  2. NonNull (Spring Framework 7.0.0 API)

    use NonNull instead A common Spring annotation to declare that...Kotlin to infer nullability of Spring API. Should be used at the...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/lang/NonNull.html
    Fri Feb 01 00:00:00 UTC 1980
      8.8K bytes
      Cache
     
  3. WebApplicationContextFacesELResolver (Spring Fr...

    names as Spring bean names. It rather exposes Spring's root WebApplicationContex...ELResolver that exposes the Spring WebApplicationContex instance...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/jsf/el/WebApplic...
    Fri Feb 01 00:00:00 UTC 1980
      31.3K bytes
      Cache
     
  4. SpringBeanContainer (Spring Framework 7.0.3 API)

    delegating to a Spring ConfigurableListable . Auto-configured...Parameters: beanFactory - the Spring bean factory to delegate to...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/orm/jpa/hibernate/Sp...
    Fri Feb 01 00:00:00 UTC 1980
      26.4K bytes
      Cache
     
  5. StandardBeanExpressionResolver (Spring Framewor...

    parsing and evaluating Spring EL using Spring's expression module....expression string starts with. void setExpressionSuffix ( String &nb...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/expression/S...
    Fri Feb 01 00:00:00 UTC 1980
      32.2K bytes
      Cache
     
  6. BeanFactoryDestinationResolver (Spring Framewor...

    based on a Spring BeanFactory . Will lookup Spring managed beans...object is being created by a Spring IoC container, as the supplied...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jms/support/destinat...
    Fri Feb 01 00:00:00 UTC 1980
      21.6K bytes
      Cache
     
  7. SpringWebConstraintValidatorFactory (Spring Fra...

    that delegates to the current Spring WebApplicationContex for creating...getWebApplicationCon () Retrieve the Spring WebApplicationContex to use....
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/bind/support/Spr...
    Fri Feb 01 00:00:00 UTC 1980
      18K bytes
      Cache
     
  8. WebRequestDataBinder (Spring Framework 7.0.4 API)

    data binding for Spring Web MVC and Spring WebFlux in the reference...Fields(String...) DataBinder.setRequiredFields(String...) We...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/bind/support/Web...
    Fri Feb 01 00:00:00 UTC 1980
      40.8K bytes
      Cache
     
  9. ProxyJCacheConfiguration (Spring Framework 7.0....

    @Configuration class that registers the Spring infrastructure beans necessary...Can safely be used alongside Spring's caching support. Since: 4.1...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cache/jcache/config/...
    Fri Feb 01 00:00:00 UTC 1980
      21.5K bytes
      Cache
     
  10. CacheEvict (Spring Framework 7.0.0 API)

    String condition Spring Expression Language...operation conditional. String key Spring Expression Language (SpEL)...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/cache/annotation/Cac...
    Fri Feb 01 00:00:00 UTC 1980
      23.6K bytes
      Cache
     
  11. LocalSessionFactoryBean (Spring Framework 7.0.3...

    Hibernate SessionFactory in a Spring application context; the SessionFactory...with Hibernate ORM 7.1, as of Spring Framework 7.0. This Hibernate-specific...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/orm/jpa/hibernate/Lo...
    Fri Feb 01 00:00:00 UTC 1980
      106.2K bytes
      Cache
     
  12. WebMvcConfigurer (Spring Framework 7.0.5 API)

    Java-based configuration for Spring MVC enabled via @EnableWebMvc...InterceptorRegistry registry) Add Spring MVC lifecycle interceptors...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/config/a...
    Fri Feb 01 00:00:00 UTC 1980
      56.5K bytes
      Cache
     
  13. TransactionalEventListener (Spring Framework 7....

    String condition Spring Expression Language...attribute ="condition") String   condition Spring Expression Language...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/event/Tr...
    Fri Feb 01 00:00:00 UTC 1980
      20.6K bytes
      Cache
     
  14. PersistenceExceptionTranslationAdvisor (Spring ...

    extends AbstractPointcutAdvi Spring AOP exception translation aspect...persistence exceptions into Spring's DataAccessException hierarchy,...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/dao/annotation/Persi...
    Fri Feb 01 00:00:00 UTC 1980
      20K bytes
      Cache
     
  15. TransactionProxyFactoryBean (Spring Framework 7...

    in Spring versions 2.0 and beyond, the...transaction management section of the Spring reference documentation to...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/transaction/intercep...
    Fri Feb 01 00:00:00 UTC 1980
      40.3K bytes
      Cache
     
  16. ViewControllerRegistry (Spring Framework 7.0.0 ...

    addRedirectViewContr ( String urlPath, String redirectUrl) Map a...addRedirectViewContr ( String urlPath, String redirectUrl) Map a...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/servlet/config/a...
    Fri Feb 01 00:00:00 UTC 1980
      24.8K bytes
      Cache
     
  17. JmsUtils (Spring Framework 7.0.2 API)

    specified checked JMSException to a Spring runtime JmsException equivalent....specified checked JMSException to a Spring runtime JmsException equivalent....
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jms/support/JmsUtils...
    Fri Feb 01 00:00:00 UTC 1980
      30.6K bytes
      Cache
     
  18. Validated (Spring Framework 7.0.0 API)

    with Spring MVC handler methods arguments....Designed for convenient use with Spring's JSR-303 support but not JSR-303...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/validation/annotatio...
    Fri Feb 01 00:00:00 UTC 1980
      11.1K bytes
      Cache
     
  19. TransactionalTestExecutionListener (Spring Fram...

    should not be confused with Spring-managed transactions (i.e.,...(i.e., those managed directly by Spring within the ApplicationContext...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/test/context/transac...
    Fri Feb 01 00:00:00 UTC 1980
      55.2K bytes
      Cache
     
  20. PropertySourcesPlaceholderConfigurer (Spring Fr...

    against the spring-context-3.1 or higher XSD; whereas, spring-context...annotations against the current Spring Environment and its set of...
    docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/context/support/Prop...
    Fri Feb 01 00:00:00 UTC 1980
      50.6K bytes
      Cache
     
Back to Top