Skip to content

Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.

Notifications You must be signed in to change notification settings

amuttsch/spring-boot-etag-content-header

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Etag filter issue

Example code for Spring Framework issue: spring-projects/spring-framework#32317

Run with ./gradlew bootRun and check headers using curl -I http://localhost:8080/test. There should be a Content-Type: application/json header, but it is missing.

Or run test with ./gradlew test.

About

Building an Application with Spring Boot :: Learn how to build an application with minimal configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin 100.0%