You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
Exercise
Can you make an app (your own or one of the tutorials from PlaneScale of Spring Pet Clinic Community listed above.
Dump the Database.
Create a database on PlaneScale - use the dump to restore date from your own/sample.
Connect to your database in the cloud.
The text was updated successfully, but these errors were encountered:
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
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!
Exercise
The text was updated successfully, but these errors were encountered: