How to Auto create db table in cloud sql when deploy spring boot application to gcp app engine

前端 未结 0 1670
温柔的废话
温柔的废话 2021-02-01 01:36

I want to create db table in mysql when deploy spring boot application to gcp. Using below code:

1. Create a schema.sql file in resource folder
    select 1 from          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题