Skip to content

oliverlockwood/spring-framework-issue-28209

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

spring-framework-issue-28209

To demonstrate the issue described in spring-projects/spring-framework#28209

To show the issue:

Run mvn clean spring-boot:run - application fails to start up, with errors.

To work around:

  1. Switch ExampleInterface from using the lambda
  2. Run mvn clean spring-boot:run command as above - application starts up properly.

Releases

No releases published

Packages

No packages published

Languages