BootUI

A Local Developer Console for Spring Boot

I'm the creator of BootUI, a Spring Boot 4 starter that adds an embedded, local-only developer console to a running application.

What I Built

  • A developer dashboard that gives Spring Boot developers immediate access to essential project metrics
  • Runtime visibility into health, memory, threads, startup timing, JVM sizing, HTTP exchanges, and logs
  • Dedicated advisors for JVM tuning, Spring Security configuration, Hibernate, GraalVM readiness, and dependency vulnerabilities
  • Local dashboards to monitor GitHub Copilot and Claude Code activity while working on a project
  • Application insights for configuration, loggers, beans, mappings, database pools, repositories, scheduled tasks, caches, and dev services
  • A local-first safety model with loopback-only defaults, secret masking, read-only controls, and explicit confirmations for mutating actions

Project Resources

Explore the BootUI website and documentation, or browse the source code on the BootUI GitHub repository.

BootUI overview