We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d5b2ca commit 27eb5a6Copy full SHA for 27eb5a6
SpringBootCors/build.gradle
@@ -2,7 +2,6 @@ plugins {
2
id 'org.springframework.boot' version '2.1.3.RELEASE'
3
id 'org.jetbrains.kotlin.jvm' version '1.2.71'
4
id 'org.jetbrains.kotlin.plugin.spring' version '1.2.71'
5
- id "org.jetbrains.kotlin.plugin.jpa" version "1.2.71"
6
}
7
8
apply plugin: 'io.spring.dependency-management'
0 commit comments