LBoraz

Results 3 issues of LBoraz

Precondition: add @Bean to the WebFilter tenant(ReactiveClientRegistrationRepository clients) Navigate to one:8080 Log in as rob/password Authentication Exception is thrown - apparently the client secret is not sent (it seems configured...

protected String detectCharset(String key, ByteArrayOutputStream bos, BufferedInputStream in, String enc) throws IOException { byte[] arr = new byte[2048]; how to reproduce: do a fetchAndExtract of this url 'http://www.gazzetta.it/Sport-Invernali/Sci-Alpino/Coppa-Mondo-Sci/26-02-2017/sci-combinata-brignone-ho-sciato-senza-paura-uscire-180995893986.shtml'

When using oboe with a big json stream (~1.2GB) it becomes evident that the entire stream will be stored in memory, leading to a performance slowdown (after 20k items or...