Skip to main content
Commonmark migration
Source Link

For your application.properties file follow below link for this

it is like : spring.jpa.generate-ddl=true and then add spring.jpa.hibernate.ddl-auto=create-drop

[http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties][1] [1]: http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-propertieshttp://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties

For your application.properties file follow below link for this

it is like : spring.jpa.generate-ddl=true and then add spring.jpa.hibernate.ddl-auto=create-drop

[http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties][1] [1]: http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties

For your application.properties file follow below link for this

it is like : spring.jpa.generate-ddl=true and then add spring.jpa.hibernate.ddl-auto=create-drop

http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties

added 47 characters in body
Source Link
PSabuwala
  • 155
  • 1
  • 9

For your application.properties file follow below link for this

it is like : spring.jpa.generate-ddl=true and then add spring.jpa.hibernate.ddl-auto=create-drop

spring.jpa.hibernate.ddl-auto=create-drop 

[http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties][1] [1]: http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties

For your application.properties file follow below link for this

it is like :

spring.jpa.hibernate.ddl-auto=create-drop 

[http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties][1] [1]: http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties

For your application.properties file follow below link for this

it is like : spring.jpa.generate-ddl=true and then add spring.jpa.hibernate.ddl-auto=create-drop

[http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties][1] [1]: http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties

Source Link
PSabuwala
  • 155
  • 1
  • 9

For your application.properties file follow below link for this

it is like :

spring.jpa.hibernate.ddl-auto=create-drop 

[http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties][1] [1]: http://docs.spring.io/spring-boot/docs/1.2.3.RELEASE/reference/htmlsingle/#common-application-properties