0

We have a set of Spring Boot projects, which share a custom spring-boot-starter for logging. This logger uses the property app.name = @project.artifactId@ for configuration. So we have to repeat this in each of our projects. Is it possible to move this in the starter, to avoid the repetition?

Dalton Cézane
  • 3,672
  • 2
  • 35
  • 60

0 Answers0