I have a problem with inserting entities, that use sequences, to a MSSQL 2014 database. I use hibernate that is shipped with Wildfly 10 CR4 (but in CR1 and CR2 I got the sam
For Springboot 1.4.7 and lower add below to properties file
spring.jpa.properties.hibernate.dialect =org.hibernate.dialect.SQLServer2012Dialect