
com.giffing.wicket.spring.boot.starter.configuration.extensions.WicketExtensionLocation Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of wicket-spring-boot-starter Show documentation
Show all versions of wicket-spring-boot-starter Show documentation
Enables and configures Apache Wicket from within a Spring Boot
Application. Used **only** in combination with Spring Boot.
package com.giffing.wicket.spring.boot.starter.configuration.extensions;
/**
* Marker interface to locate the Wicket Extensions.
* This class is used for Springs component scanning.
*
* @author Marc Giffing
*
*/
public interface WicketExtensionLocation {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy