org.matomo.java.tracking.spring.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of matomo-java-tracker-spring-boot-starter Show documentation
Show all versions of matomo-java-tracker-spring-boot-starter Show documentation
Spring integration of Matomo Java Tracker
The newest version!
/**
* Provides Spring specific classes to integrate Matomo tracking into Spring applications.
*
* See {@link org.matomo.java.tracking.spring.MatomoTrackerProperties} for the available configuration properties.
*
*
See {@link org.matomo.java.tracking.spring.MatomoTrackerAutoConfiguration} for the available configuration
* options.
*/
package org.matomo.java.tracking.spring;