Remove Zeebe Client logo from Spring Boot Startup
See original GitHub issueCurrently there is an own logo coming with the ZeebeClient - I consider this bad practice in the Spring Boot ecosystem, as Zeebe might be one starter amongst others. I would vote to remove it.
βββββββββββββββββββββββββββββββ ββββββββ ββββββββββ βββββββββββββββ ββββββββββββ
ββββββββββββββββββββββββββββββββββββββββ βββββββββββ ββββββββββββββββ ββββββββββββ
βββββ ββββββ ββββββ ββββββββββββββ βββ βββ βββββββββ ββββββ βββ βββ
βββββ ββββββ ββββββ ββββββββββββββ βββ βββ βββββββββ ββββββββββ βββ
ββββββββββββββββββββββββββββββββββββββββ ββββββββββββββββββββββββββββββ ββββββ βββ
βββββββββββββββββββββββββββββββ ββββββββ βββββββββββββββββββββββββββββ βββββ βββ
Spring-Boot: (v2.2.1.RELEASE)
Spring-Zeebe: (v0.7.0)
Zeebe-Client: (v0.21.1)
Any objections or opinions?
Issue Analytics
- State:
- Created 4 years ago
- Comments:11 (7 by maintainers)
Top Results From Across the Web
Remove Zeebe Client logo from Spring Boot Startup Β· Issue #77
Currently there is an own logo coming with the ZeebeClient - I consider this bad practice in the Spring Boot ecosystem, as Zeebe...
Read more >Disable Spring Boot Banner at Startup | Baeldung
In this tutorial, we will look at some different ways to disable the Spring Boot banner at startup. 2. Using Configuration. Using configurationΒ ......
Read more >[Solved]-Zeebe deployment via Spring Boot-Springboot
This seems to be working for my case @Component public class ZeebeDeployer { @Value("${zeebe.client.broker.contactPoint}") private String zeebeBroker;Β ...
Read more >Zeebe deployment via Spring Boot - camunda - Stack Overflow
This seems to be working for my case @Component public class ZeebeDeployer { @Value("${Β ...
Read more >Logging - Camunda Platform 8 Docs
Zeebe brokers expose a Spring Boot Actuators web endpoint for configuring loggers dynamically. To change the log level of a logger make a...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I personally find it too aggressive given we just add a client library. Think of adding a JDBC library and then you get a Oracle Banner in your face. Would you like this? So if nobody pushs back harder I would still move on and remove it.
No hard feelings on my side β¦ I didnβt get why this was an issue in the first place β¦ but you somehow got me with the βclient-libβ point β¦ so now itβs gone, I do not feel any need to continue discussing β¦ Having a rough day and you just got βproxy-punchedβ π, sorry for that.