crate-sample-apps
crate-sample-apps copied to clipboard
A JavaScript guestbook app with a number of different backend implementations, each using a different client library to communicate with CrateDB.
Bumps [gson](https://github.com/google/gson) from 2.5 to 2.8.9. Release notes Sourced from gson's releases. Gson 2.8.9 Make OSGi bundle's dependency on sun.misc optional (#1993). Deprecate Gson.excluder() exposing internal Excluder class (#1986). Prevent...
This sample app could use more backend implementations in different languages! There are many [clients](https://crate.io/docs/crate/clients-tools/en/latest/) available to use to communicate with CrateDB.
Bumps [org.springframework.boot:spring-boot-gradle-plugin](https://github.com/spring-projects/spring-boot) from 3.2.2 to 3.2.4. Release notes Sourced from org.springframework.boot:spring-boot-gradle-plugin's releases. v3.2.4 :star: New Features Add TWENTY_TWO to JavaVersion enum #39825 :lady_beetle: Bug Fixes Thread name prefix is not...
Bumps [org.springframework.boot:spring-boot-starter-test](https://github.com/spring-projects/spring-boot) from 3.2.2 to 3.2.4. Release notes Sourced from org.springframework.boot:spring-boot-starter-test's releases. v3.2.4 :star: New Features Add TWENTY_TWO to JavaVersion enum #39825 :lady_beetle: Bug Fixes Thread name prefix is not...
Bumps [org.springframework.boot:spring-boot-starter-jdbc](https://github.com/spring-projects/spring-boot) from 3.2.2 to 3.2.4. Release notes Sourced from org.springframework.boot:spring-boot-starter-jdbc's releases. v3.2.4 :star: New Features Add TWENTY_TWO to JavaVersion enum #39825 :lady_beetle: Bug Fixes Thread name prefix is not...
Bumps [org.springframework.boot:spring-boot-starter-web](https://github.com/spring-projects/spring-boot) from 3.2.2 to 3.2.4. Release notes Sourced from org.springframework.boot:spring-boot-starter-web's releases. v3.2.4 :star: New Features Add TWENTY_TWO to JavaVersion enum #39825 :lady_beetle: Bug Fixes Thread name prefix is not...
Bumps [org.springframework.boot:spring-boot-starter-data-jdbc](https://github.com/spring-projects/spring-boot) from 3.2.2 to 3.2.4. Release notes Sourced from org.springframework.boot:spring-boot-starter-data-jdbc's releases. v3.2.4 :star: New Features Add TWENTY_TWO to JavaVersion enum #39825 :lady_beetle: Bug Fixes Thread name prefix is not...
Updates the requirements on [flask-cors](https://github.com/corydolphin/flask-cors) to permit the latest version. Release notes Sourced from flask-cors's releases. Release 4.0.0 What's Changed Remove support for Python versions older than 3.8 by @WAKayser...