-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use Spring WebClient #829
base: main
Are you sure you want to change the base?
Use Spring WebClient #829
Commits on Nov 3, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 25c33bc - Browse repository at this point
Copy the full SHA 25c33bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for bffdbed - Browse repository at this point
Copy the full SHA bffdbedView commit details -
Configuration menu - View commit details
-
Copy full SHA for f342428 - Browse repository at this point
Copy the full SHA f342428View commit details -
Configure OpenApi to generate the Spring WebClient (does not compile …
…yet) The WebClient is a Spring class that can support automatic refreshing of the token. But using this new API means we have to change all calls to the (possible blocking) WebFlux calls.
Configuration menu - View commit details
-
Copy full SHA for 403ed4e - Browse repository at this point
Copy the full SHA 403ed4eView commit details
Commits on Nov 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b0d0e37 - Browse repository at this point
Copy the full SHA b0d0e37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 811d77c - Browse repository at this point
Copy the full SHA 811d77cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b4bb6 - Browse repository at this point
Copy the full SHA 00b4bb6View commit details
Commits on Nov 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b8ad22a - Browse repository at this point
Copy the full SHA b8ad22aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6861a7 - Browse repository at this point
Copy the full SHA d6861a7View commit details
Commits on Dec 9, 2022
-
Merge branch 'main' into feature/refresh-jwt-token
# Conflicts: # pom.xml
Configuration menu - View commit details
-
Copy full SHA for 8aaf12a - Browse repository at this point
Copy the full SHA 8aaf12aView commit details -
Add a "patched" CorpusApi implementation that allows to get the list …
…of strings as mono. If OpenAPITools/openapi-generator#14125 gets merged, we won't need this workaround anymore
Configuration menu - View commit details
-
Copy full SHA for 7e10ed0 - Browse repository at this point
Copy the full SHA 7e10ed0View commit details -
Configuration menu - View commit details
-
Copy full SHA for db60d7a - Browse repository at this point
Copy the full SHA db60d7aView commit details
Commits on Dec 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9aee36f - Browse repository at this point
Copy the full SHA 9aee36fView commit details
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for da4c948 - Browse repository at this point
Copy the full SHA da4c948View commit details
Commits on Dec 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1151b20 - Browse repository at this point
Copy the full SHA 1151b20View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e1fa0 - Browse repository at this point
Copy the full SHA b4e1fa0View commit details
Commits on May 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ee9ff55 - Browse repository at this point
Copy the full SHA ee9ff55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 651e265 - Browse repository at this point
Copy the full SHA 651e265View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6355049 - Browse repository at this point
Copy the full SHA 6355049View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4361714 - Browse repository at this point
Copy the full SHA 4361714View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa98f78 - Browse repository at this point
Copy the full SHA aa98f78View commit details
Commits on May 23, 2023
-
Update openapi and spring dependencies and use the raw webclient API …
…to get subgraph.
Configuration menu - View commit details
-
Copy full SHA for 5f94243 - Browse repository at this point
Copy the full SHA 5f94243View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6159897 - Browse repository at this point
Copy the full SHA 6159897View commit details
Commits on Jul 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9051953 - Browse repository at this point
Copy the full SHA 9051953View commit details -
Configuration menu - View commit details
-
Copy full SHA for 965ba87 - Browse repository at this point
Copy the full SHA 965ba87View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f0bdcfd - Browse repository at this point
Copy the full SHA f0bdcfdView commit details
Commits on Jul 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f3e3d1 - Browse repository at this point
Copy the full SHA 0f3e3d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e8d5c6 - Browse repository at this point
Copy the full SHA 4e8d5c6View commit details -
Merge branch 'main' into feature/use-webclient
# Conflicts: # src/main/java/org/corpus_tools/annis/gui/EmbeddedVisUI.java # src/main/java/org/corpus_tools/annis/gui/Helper.java # src/main/java/org/corpus_tools/annis/gui/docbrowser/DocBrowserPanel.java # src/main/java/org/corpus_tools/annis/gui/exporter/ExportHelper.java
Configuration menu - View commit details
-
Copy full SHA for b7bf79c - Browse repository at this point
Copy the full SHA b7bf79cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba51ca5 - Browse repository at this point
Copy the full SHA ba51ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a74eb01 - Browse repository at this point
Copy the full SHA a74eb01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56cf8a5 - Browse repository at this point
Copy the full SHA 56cf8a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e435736 - Browse repository at this point
Copy the full SHA e435736View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b4cf57 - Browse repository at this point
Copy the full SHA 8b4cf57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a22e92 - Browse repository at this point
Copy the full SHA 6a22e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e5afb7 - Browse repository at this point
Copy the full SHA 4e5afb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 147529a - Browse repository at this point
Copy the full SHA 147529aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 22b4da2 - Browse repository at this point
Copy the full SHA 22b4da2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f34f140 - Browse repository at this point
Copy the full SHA f34f140View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89bb035 - Browse repository at this point
Copy the full SHA 89bb035View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0898a11 - Browse repository at this point
Copy the full SHA 0898a11View commit details
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dff3e85 - Browse repository at this point
Copy the full SHA dff3e85View commit details -
Configuration menu - View commit details
-
Copy full SHA for 284fb71 - Browse repository at this point
Copy the full SHA 284fb71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d38717 - Browse repository at this point
Copy the full SHA 0d38717View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdfbc83 - Browse repository at this point
Copy the full SHA fdfbc83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98bb53c - Browse repository at this point
Copy the full SHA 98bb53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad753a2 - Browse repository at this point
Copy the full SHA ad753a2View commit details -
Use long polling as push strategy because there are issues with the s…
…essions and Oauth2
Configuration menu - View commit details
-
Copy full SHA for c0b8b6b - Browse repository at this point
Copy the full SHA c0b8b6bView commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab35323 - Browse repository at this point
Copy the full SHA ab35323View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4113df - Browse repository at this point
Copy the full SHA c4113dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc5245c - Browse repository at this point
Copy the full SHA fc5245cView commit details
Commits on Aug 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 538b9d7 - Browse repository at this point
Copy the full SHA 538b9d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for abe52e7 - Browse repository at this point
Copy the full SHA abe52e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ace0a3 - Browse repository at this point
Copy the full SHA 0ace0a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd277b6 - Browse repository at this point
Copy the full SHA cd277b6View commit details
Commits on Aug 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 904e696 - Browse repository at this point
Copy the full SHA 904e696View commit details
Commits on Aug 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5aa7d02 - Browse repository at this point
Copy the full SHA 5aa7d02View commit details -
Configuration menu - View commit details
-
Copy full SHA for afc60b8 - Browse repository at this point
Copy the full SHA afc60b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for dda4549 - Browse repository at this point
Copy the full SHA dda4549View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7704b34 - Browse repository at this point
Copy the full SHA 7704b34View commit details
Commits on Aug 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1a36b35 - Browse repository at this point
Copy the full SHA 1a36b35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2289c2c - Browse repository at this point
Copy the full SHA 2289c2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 805a8e2 - Browse repository at this point
Copy the full SHA 805a8e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4233d17 - Browse repository at this point
Copy the full SHA 4233d17View commit details