Skip to content

Commit

Permalink
fix: exclude elasticsearch config ElasticsearchRestClientAutoConfigur…
Browse files Browse the repository at this point in the history
…ation (apache#287)

* feat: home page card exception calculate the total number adding gprc exception

* fix: exclude elasticsearch config ElasticsearchRestClientAutoConfiguration

---------

Co-authored-by: gaoxihui <[email protected]>
  • Loading branch information
gaoxh and gaoxihui authored Feb 4, 2024
1 parent 7252bae commit 49bbf86
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ [email protected]@

service.selector.property=@service.selector.property@
spring.main.allow-circular-references=true
metric.detail.datasource.property=@metric.detail.datasource.property@
metric.detail.datasource.property=@metric.detail.datasource.property@
spring.autoconfigure.exclude=org.springframework.boot.autoconfigure.elasticsearch.ElasticsearchRestClientAutoConfiguration

0 comments on commit 49bbf86

Please sign in to comment.