Skip to content

Framework 8 and Java 8

Latest
Compare
Choose a tag to compare
@Legioth Legioth released this 03 Mar 14:03
· 1 commit to master since this release
  • Update to Vaadin Framework 8.0
  • No longer necessary to do HeaderTagHandler.init(vaadinService). The add-on uses VaadinServiceInitListener (added in Framework 8.0) to automatically init itself if it's on the classpath.
  • Explicitly support and use @Repeatable from Java 8