Maven dependency
<dependency>
<groupId>org.jadice.gwt.spring</groupId>
<artifactId>gwt-spring-boot-starter</artifactId>
<version>2.2.1</version>
</dependency>
If you plan to use the devmode with Java 11 and above, you must supply the following JVM argument:
--add-opens java.base/jdk.internal.loader=ALL-UNNAMED
This library is provided "as is" under the "three-clause BSD license". See LICENSE.md.