Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring

Mocking REST API calls with SpringBoot profiles

UuidGenerator Bean Type Mismatch?

Spring Boot Web Security Application, WebSecurityConfigurerAdapter is deprecated, what can I use instead to make my WebSecurityConfig class work?

Is it possible to include a request body in a GET request using Spring WebClient?

Spring:how to use SpEL expression in projection

What is the single most compelling reason to migrate to Spring 3 from 2.x

java spring

Spring 3 JSR-286 (portlets) docs

Unable to launch springboot application without setting datasource

Spring MVC - Returning JSON Object with List<Custom> property

java json spring spring-mvc

Spring Data JPA: Instantiate multiple repositories from same repository interface definitions, each pointing to a different database

Maven Failed to Find dependency

java spring web-services maven

Spring and Hibernate transactions

hibernate spring

JWT authentication without fetching user details on each request

spring spring-security jwt

Is it possible to use HTTPS only for login in Spring security?

Why doesn't LocalSessionFactoryBean implement getCurrentSession, meanwhile the instance of SessionFactory can invoke the method?

Dynamic query using JpaRepository

Do not serialize subtype properties with Jackson in Spring MVC 3