Skip to content

Support for spring boot 2.x

Compare
Choose a tag to compare
@paul58914080 paul58914080 released this 28 Feb 02:59

Evolution

  • Fully re-written in Kotlin
  • Jdk >= 1.8
  • Supports spring boot 2.x
  • cdd3089: Removed the auto-configuration of FF4JWebConfiguration. However, you can refer the sample project which showcases how the FF4JWebConfiguration can be achieved.

Bug fix

Web API: Springboot 2.1.0 issue #26
spring boot 2.0.1 migration issue. #27