```micronaut: router: static-resources: ...
# framework-elide
s
Copy code
micronaut:
  router:
    static-resources:
      default:
        enabled: true
        mapping: "/**"
        paths: classpath:static