Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

Unable to build EntityManagerFactory

java hibernate spring jpa

Endless MongoDB ReplicaSetStatus updater exceptions using the Java driver in Spring

java spring mongodb glassfish

Accessing a session-scoped bean inside a controller

spring spring-mvc

When to use @Transactional's propagation=Proagation.REQUIRES_NEW?

Validating wizard pages with Spring 3

Java spring framework form validation

MappingJacksonJsonView: ignore fields without using @JsonIgnore

java spring jackson

Integration testing grails spring security plugin?

Same JMX Mbean class for many application at same server

java spring jmx mbeans

return spring bean with type

java spring generics

separate mappingResources from spring hibernate LocalSessionFactoryBean

java hibernate spring

Grails + spring-security-core: How to assign a role after user has logged in?

Spring ORM with C3P0 or DBCP is leaking connections

java mysql database spring c3p0

Junit class - Failed to load ApplicationContext

java spring junit

Multiple markers on this line when using @Transactional

Spring NoClassDefFoundError org.springframework.beans.FatalBeanException when adding <context:component-scan ...> in the config

java spring

com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException in hibernate

define authentication-failure-url to be `{currentpage}?login_error=1`?

Tomcat suddenly throwing a ClassFormatError on startup

java spring tomcat

Injecting ApplicationContext into Wicket Component with @SpringBean fails