Tag

Visitor Log

1 views collected around this technical thread.

Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Nov 22, 2024 · Backend Development

Implementing Visitor Logging with Spring Boot and Vue: PV/UV Tracking Component

This tutorial demonstrates how to record and display website visitor statistics by using a Spring Boot backend with an IP‑based visitor identifier, a custom @VisitLog annotation, a MySQL visit‑log table, and a Vue front‑end component that shows PV and UV counts.

AspectPVSpring Boot
0 likes · 19 min read
Implementing Visitor Logging with Spring Boot and Vue: PV/UV Tracking Component