Michael Ernst
Michael Ernst
#1412 Implemented a count down latch and called some API methods to close resources of netty.
Calling close on a client instance with default config does not wait for all resources to be closed. Wait means that `ChannelManager.close()` starts an async process (`eventLoopGroup.shutdownGracefully...`) but does not...
…tResponse #24 Requires Java 8 but I guess this should not be problem.
I really like this small lib but I really would appreciate if the `RestExceptionHandler` could be able to access not only the `HttpServletRequest` but also the `HttpServletResponse`. Please provide a...
According to the list of languages, the Montenegrin language is missing. https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes
The [license file of the htmx project](https://github.com/bigskysoftware/htmx/blob/master/LICENSE) contains a copyright mark with "Copyright (c) 2020, Big Sky Software" but this seems to be wrong. Besides that the date of the...
Hi, is this project still alive? Will there be an implementation of the Current option prices feature in the near future or is there an issue implementing this? How do...
Hi, I'm generating a 3rdpartylicenses.txt via the angular cli `ng build --prod --extractLicenses=true`. This does not work with the setup of brace. According to the doc: >brace has an update...
Exporting the CSV is very error prone and causes a huge effort. Tastyworks released an official API to export the transaction history today: https://support.tastyworks.com/support/solutions/articles/43000700385-tastytrade-open-api This issue replaces my created issue...
Hi, warum wird eigentlich in dem Tool auf den WebClient für den CSV Download verwiesen? Warum kann man nicht den von der Plattform generierten nehmen. Eigentlich müsste doch das der...