sdeleuze
09/27/2017, 3:00 PMfitzoh
09/27/2017, 3:05 PMKotlin [extensions](link to kotlin extension docs) provide the ability to extend existing classes with new functionality. The Spring Framework Kotlin APIs makes use of these extensions to add new Kotlin specific conveniences to existing Spring API's
¯\_(ツ)_/¯sdeleuze
09/27/2017, 3:06 PMkenkyee
09/27/2017, 7:47 PMsdeleuze
09/28/2017, 2:15 PMsdeleuze
09/28/2017, 2:15 PMsdeleuze
09/28/2017, 2:18 PMkrotki
09/28/2017, 2:45 PMsdeleuze
09/28/2017, 2:48 PMxantier
09/28/2017, 2:55 PMziad
09/28/2017, 2:56 PMziad
09/28/2017, 2:56 PMdh44t
09/28/2017, 3:08 PMsdeleuze
09/28/2017, 3:09 PMusername
09/28/2017, 3:24 PMusername
09/28/2017, 3:25 PMsdeleuze
09/28/2017, 3:26 PMjavaslang
? Bad import maybe ?username
09/28/2017, 3:27 PMsdeleuze
09/28/2017, 3:27 PMusername
09/28/2017, 3:27 PMCzar
09/28/2017, 3:29 PMjavaslang/collection/LinkedHashMap
java*s*langusername
09/28/2017, 3:31 PMusername
09/28/2017, 3:41 PMusername
09/28/2017, 4:12 PM<https://github.com/tb280320889/resume-demo>
, I do love Kotlin because it's a wonderful language, I am trying Spring Cloud and Spring boot with kotlin these days, this project is initiated by JHipster, Run the BlogApp at module : blog/src/kotlin/BlogApp can see this problem, by the way Jhipster is very convinent Spring boot + anqular 4 ready-to-use demo creator and has many other great functions.If there are no issuses on Spring's creating beans with Kotlin and a more powerful Kotlin Plugin in IDEA like Java, that would be great!m
09/28/2017, 6:55 PMagomez
09/28/2017, 6:56 PMm
09/28/2017, 7:13 PMnfrankel
09/28/2017, 7:14 PMm
09/28/2017, 7:15 PMm
09/28/2017, 7:39 PMError:Internal error: (java.lang.VerifyError) Uninitialized object exists on backward branch 90
Exception Details:
Location:
org/jetbrains/kotlin/jps/build/KotlinBuilder.createCompileEnvironment(Ljava/util/Map;Lorg/jetbrains/kotlin/incremental/components/LookupTracker;Lorg/jetbrains/jps/incremental/CompileContext;Lorg/jetbrains/kotlin/jps/build/KotlinBuilder$MessageCollectorAdapter;)Lorg/jetbrains/kotlin/compilerRunner/JpsCompilerEnvironment; @171: goto
Reason:
Error exists in the bytecode
Bytecode:
0000000: bb03 fe59 b703 ff3a 0619 063a 0719 0713
0000010: 02d7 2cb6 0403 5719 0713 0405 bb04 0759
0000020: 2b3a 083a 093a 0a3a 0b3a 0c19 083a 0dbb
0000030: 0409 5919 08b9 040a 0100 b804 10b7 0411
0000040: c002 893a 0e19 0db9 028c 0100 c000 b03a
0000050: 0f19 0fb9 00b9 0100 3a10 1910 b900 be01
0000060: 0099 004d 1910 b900 c201 003a 1119 0e19
0000070: 11c0 028e 3a12 3a13 1912 b902 9101 00c0
0000080: 00c4 b804 173a 1419 1319 1419 11c0 028e
0000090: 3a15 3a16 3a17 1915 b902 9401 003a 1819
00000a0: 1719 1619 18b9 041b 0300 57a7 ffaf 190e
00000b0: 0000 3a13 190c 190b 190a 1909 1913 b704
00000c0: 1eb6 0403 5719 0713 0420 bb04 2259 2c2b
00000d0: 2db7 0425 b604 0357 1907 b604 283a 052a
00000e0: b704 2c3a 0619 06c6 0010 1906 b904 3101
00000f0: 00b6 013c 9a00 1319 04b2 0216 1304 3301
0000100: 0701 b801 fa01 b0bb 0262 5919 0619 05b2
0000110: 002e b604 3719 04c0 01c7 bb04 3959 b704
0000120: 3ab7 043d b0
...