Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

How to implement Generic JPA Repository in Spring Boot - Which can be autowired into spring services for any entity/class type

JMeter, JUnit and Spring Java configuration

spring junit jmeter autowired

Junit @AfterClass (non static)

java spring unit-testing junit

Spring - Advanced comparator for QueryDsl support

Is it possible to call a spring scheduled method manually

BeforeClass using Spring transactional tests

Add Spring 3.0.0 java based IOC to JUnit 4.7 tests

java spring junit

Spring 3 SimpleMappingExceptionResolver warnLogCategory log4j

Serving static content with Spring 3

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