LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills tagged: spring boot

Browse skills that share this tag.

  • opentelemetry - OpenTelemetry Observability Patterns
    observabilitydistributed tracingmonitoringmetrics

    ★ 5 · Updated 2026-03-22

    Implement distributed tracing, metrics, instrumentation, and monitoring with OpenTelemetry

    ⚙ create custom spans⚙ configure Spring Boot tracing⚙ use annotation-based tracing
  • java-coding-standards - Java Coding Standards for Spring Boot Services
    coding standardsjavaspring bootbest practices

    ★ 1 · Updated 2026-02-23

    Provides guidelines for readable and maintainable Java (17+) code in Spring Boot services.

    ⚙ define naming conventions⚙ promote immutability⚙ guide Optional usage