Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

Multiple login forms, different authentication managers - latest spring security

spring spring-security

Hibernate 4 Multi-Tenancy and Spring 3 Hibernate

java spring hibernate

Spring MVC annotated controller methods, unable to "find" method for DELETE operation

Anyway to pass a constructor parameter to a JAXB Adapter?

java spring jaxb adapter

spring security - is there an way to get session registry inside my application (without explicilty customizing the concurrentFilter)

How to add query string parameters with Spring HATEOAS?

java spring spring-hateoas

spring-oauth2 login success handler

java spring handler

Rest, Spring own OAuth2 server + OAuth2 providers like Facebook, Google, Yahoo

What is the Spring equivalent to FactoryModuleBuilder, @AssistedInject, and @Assisted in Guice?

java spring guice

Converting Spring task XML configuration to code configuration

Explain behaviors in mapping auto incremented composite id sequence with Hibernate

java mysql spring hibernate jpa

How do I remove certain HTTP headers added by Spring's RestTemplate?

ERROR: Unknown column 'user0_.id' in 'field list'

spring hibernate

What's the difference between 'configure' and 'configureGlobal' methods?

java spring spring-security

hystrixCommand annotation - what is purpose of commandKey

java spring hystrix

Spring Data Redis NoSuchBeanDefinitionException: No qualifying bean of type

why @Qualifier not allowed above constructor?

java spring

Securing JSON-PATCH paths in Spring Boot Data Rest application

Failed to start component [StandardEngine[Tomcat].StandardHost[localhost].TomcatEmbeddedContext[]]

EL1008E: Property or Field 'timestamp' cannot be found on object of type 'java.util.HashMap' - maybe not public?