melonstorm
11/25/2015, 11:48 PMmelonstorm
11/25/2015, 11:48 PMandreasbackx
11/25/2015, 11:49 PMmelonstorm
11/25/2015, 11:50 PMmelonstorm
11/25/2015, 11:50 PMmelonstorm
11/25/2015, 11:51 PMMap
implementation, like Hazelcast. (Or you can use a ConcurrentHashMap
if you wanted to, like for test purposes.)melonstorm
11/25/2015, 11:54 PMmelonstorm
11/25/2015, 11:55 PMmelonstorm
11/25/2015, 11:55 PMhttp://i.imgur.com/UgFnjzK.png▾
melonstorm
11/25/2015, 11:56 PMmelonstorm
11/26/2015, 12:01 AMandreasbackx
11/26/2015, 12:08 AMandreasbackx
11/26/2015, 12:08 AMmelonstorm
11/26/2015, 12:12 AMmelonstorm
11/26/2015, 12:19 AMandreasbackx
11/26/2015, 12:25 AMandreasbackx
11/26/2015, 12:25 AMandreasbackx
11/26/2015, 12:26 AMandreasbackx
11/26/2015, 12:26 AMandreasbackx
11/26/2015, 12:26 AMmelonstorm
11/26/2015, 12:29 AMmelonstorm
11/26/2015, 12:31 AMandreasbackx
11/26/2015, 12:31 AMmelonstorm
11/26/2015, 12:32 AMandreasbackx
11/26/2015, 12:32 AMandreasbackx
11/26/2015, 12:32 AMmelonstorm
11/26/2015, 12:33 AM@Configuration
annotated classes and `@Bean`annotated methods need to be open
(Spring tells you about it if you miss it and try to run your app, this is just Kotlin making everything final
by default)andreasbackx
11/26/2015, 12:35 AMandreasbackx
11/26/2015, 12:35 AMmelonstorm
11/26/2015, 12:35 AM