Spring Data will do it on its own

Report a typo

You want Spring Data to create the database schema by given entities, and all the data must be deleted after the application stops. Also, you want to disable the possibility of database pre-population with the help of SQL scripts.

Which of the following lines can be added to application.properties if you use an embedded database? Choose all possible options.

Select one or more options from the list
___

Create a free account to access the full topic