Skip to content

Commit

Permalink
Remove micrometer-spring-legacy module
Browse files Browse the repository at this point in the history
We will no longer publish or support the module in versions going forward. Users should instead use a supported version of Spring Boot to use Micrometer with Spring.

Resolves micrometer-metrics#1662
  • Loading branch information
shakuzen committed Oct 25, 2019
1 parent 5c7f1a0 commit 80ebe9a
Show file tree
Hide file tree
Showing 244 changed files with 81 additions and 17,693 deletions.
1 change: 0 additions & 1 deletion config/checkstyle/checkstyle-suppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@
<suppress files="io[\\/]micrometer[\\/]core[\\/]util[\\/]internal[\\/]logging[\\/].+" checks="IllegalImport" />
<suppress files="implementations[\\/].+" checks="IllegalImport" />
<suppress files="LogbackMetricsAutoConfiguration" checks="IllegalImport" />
<suppress files="micrometer-spring-legacy[\\/]src[\\/]test[\\/].+" checks="IllegalImport" />
</suppressions>
14 changes: 0 additions & 14 deletions micrometer-spring-legacy/README.md

This file was deleted.

88 changes: 0 additions & 88 deletions micrometer-spring-legacy/build.gradle

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 80ebe9a

Please sign in to comment.