Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

How to configure Spring RestTemplate with SSL (in Spring @MVC)

Spring & Tika integration: is my approach thread-safe?

Hibernate: Migrating from mapping to annotations - is it possible to mix hbm and annotation?

Spring-Hibernate application: Illegal access: this web application instance has been stopped already

Specify a custom web.xml to an embedded tomcat

BeanUtils copyProperties API to ignore null and specific propertie

How to test afterPropertiesSet method in my spring application?

java spring junit

Shutting down Spring application makes JNDI name for datasource go away from jdbc context

How to run tests using a custom WebApplicationInitializer?

how to capture subscribe event in my webSocket server with Spring 4

Spring 4 REST program to return a List in XML using JAXB

java xml spring rest jaxb

exclude some fields from @Valid validation

NoUniqueBeanDefinitionException: No qualifying bean of type [javax.persistence.EntityManagerFactory] is defined: expected single matching bean

Integration test per layer is a good practice?

How to get Gradle Spring dependency plugin to work?

Discriminating users without authentication in Spring

What is the best way to test Controllers and Services with JUnit?

java spring junit

How does Spring Oauth2 login redirect work?

REST multipart mixed request (file+json) with Spring

Spring Cancel @Async Task