Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

Using an annotated class in BeanIO instead of an XML for mapping

java spring bean-io spring-io

Spring root and servlet context with Java config

spring spring-mvc

When should we use @PreAuthorize and @Secured

Deleting an association over REST in Spring Data REST+HATEOAS

Spring not serving html file

java html spring spring-mvc

Specifying whether or not to lazily load with Spring Data

Spring, Hibernate transactions. Joining a transaction in Thread B created in A. Possible?

How to resolve codehaus "service unavailable" maven build error?

Spring constructor annotations on Kotlin data class with default values

spring kotlin

Spring Boot does not use HSQLDB's file based database when configured to do so

Implemented Spring OAuth2, getting same access token from different devices

Persist/commit not working in test environment with Spring JPA JUnit

java spring hibernate jpa junit

Spring REST API controller is not called

Spring Neo4j not save data

How to mock an application.properties file?

java spring mocking mockito

Spring Security Java configuration for authenticated users with a role

How to implement soft (logical) delete with MongoDB and Spring?

java spring mongodb

pass remoteUser value in HttpServletRequest to mockmvc perform test

Is it possible to set spring.datasource.driver-class-name via environment variables?

java spring spring-boot

Can we build Spring Data JPA specification out of a composite key attribute

spring jpa spring-data-jpa