Skip to content
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

Connect database to an app #8

Open
lakruzz opened this issue Mar 22, 2023 · 0 comments
Open

Connect database to an app #8

lakruzz opened this issue Mar 22, 2023 · 0 comments
Labels
Template Template issue

Comments

@lakruzz
Copy link
Member

lakruzz commented Mar 22, 2023

PlanetScale has a short tutorial on how Connect any application. It turns out that they also have a discussion forum on GitHub where some of the posts er specifically Spring Boot related. PlanetScale even have a bunch of code examples and one is specifically on ...well; planetscale/connection-examples

Spring Pet Clinic

Have a look at the - Community

image

It started out as a Spring tutorial, but sinde 2013 it has been a Spring Boot tutorial it has many official forks which are different examples and variants of the same projects. It could turn out to be an important source of code as well as inspiration for Spring Booters!


image

Exercise

  1. Can you make an app (your own or one of the tutorials from PlaneScale of Spring Pet Clinic Community listed above.
  2. Dump the Database.
  3. Create a database on PlaneScale - use the dump to restore date from your own/sample.
  4. Connect to your database in the cloud.
@lakruzz lakruzz added the Template Template issue label Mar 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Template Template issue
Projects
None yet
Development

No branches or pull requests

1 participant