com.github.persapiens.jsfboot.bootsfaces.Empty Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jsf-bootsfaces-spring-boot-starter Show documentation
Show all versions of jsf-bootsfaces-spring-boot-starter Show documentation
Jsf Spring Boot Starter for Tomcat and Mojarra and BootsFaces
package com.github.persapiens.jsfboot.bootsfaces;
/**
* Empty class to force javadoc generation
*/
public class Empty {
}