tjb
12/20/2016, 7:19 PMspring-boot-starter-data-mongodb
is the correct answer when using kotlin with spring bootsdeleuze
12/20/2016, 7:28 PMspring-boot-starter-data-mongodb
dependencysdeleuze
12/20/2016, 7:29 PM@Document
classes, see https://discuss.kotlinlang.org/t/kotlin-1-0-6-eap/2117/11tjb
12/20/2016, 8:31 PMyan
12/21/2016, 8:25 PM<phase>compile</phase>
to <phase>process-sources</phase>
in pom.xml) and it works (IDE plugin 1.0.6-eap-112).pawelb
12/21/2016, 9:16 PMyan
12/21/2016, 9:18 PMtjb
12/21/2016, 10:30 PMsdeleuze
12/21/2016, 11:22 PMspring-kotlin
works flawlessly with Gradle command line but it is hard to get it working when I run the main directly in idea.sdeleuze
12/21/2016, 11:23 PMsdeleuze
12/21/2016, 11:23 PMsdeleuze
12/21/2016, 11:23 PM1.1-M04
sdeleuze
12/21/2016, 11:24 PMsdeleuze
12/21/2016, 11:24 PM.idea
, .gradle
, build
and `classes`directoriesyan
12/22/2016, 12:24 AMsdeleuze
12/22/2016, 8:37 AM1.0.6-eap-112
does not work with my sample due to the transitive @Component
not beeing detected issue. If you can issue a new EAP with the same fix that are in 1.1-04
I will be able to test.sdeleuze
12/22/2016, 2:36 PMkotlin-spring
and noarg
compiler plugin)sdeleuze
12/22/2016, 9:02 PM1.1-M04
, works fine with Gradle but usually not taken in account in IDEAyan
12/22/2016, 9:14 PMsdeleuze
12/23/2016, 12:13 AMnoarg
plugin or an error saying the class is final for kotlin-spring
sdeleuze
12/23/2016, 2:54 PMsdeleuze
12/23/2016, 2:54 PMsdeleuze
12/23/2016, 2:55 PMsdeleuze
12/23/2016, 2:56 PMSola
12/24/2016, 7:37 PM1.0.6-eap-123
, it gives me Not authorized , ReasonPhrase:Unauthorized.
error, why?sdeleuze
12/25/2016, 8:22 AMsdeleuze
12/26/2016, 1:41 PMsdeleuze
12/26/2016, 1:45 PMsdeleuze
12/27/2016, 1:49 PMRestTemplate
and functional client and server extensions have also been commited to mastersdeleuze
12/27/2016, 1:50 PM