Fabian Wallwitz

Results 97 comments of Fabian Wallwitz

It would be great if I could start a jar which is published of my colleague to maven repo using CI build. That would only need additional a form I...

@ErnestOrt a.) If you use the Spring Boot Maven or Gradle plugins to create an executable jar, you can run your application using java -jar, as shown in the following...

I really would if we have high demand, it will push if we do. Currently the feature is embedded in Spring Cloud Tools Boot Dashboard we already use on development...

Is/How is authentification and authorizaton integrated?

I mean compression of the messages going over the brokered tcp connections -not something on disk

From my understanding kafka protocol clients already can do that on client side as it is also possible by config per topic on broker side while having producer->broker uncompressed. I...

I used this modified script: ``` import time import json import requests import sys import json import argparse from datadog import initialize, api print('Executing script file is:', str(sys.argv[0])) print('The arguments...

No update since over a year. Is this project dead?

Me too .. how can i fix that bug?