starbuxman
02/29/2016, 12:47 AMsdeleuze
02/29/2016, 12:49 AMsdeleuze
02/29/2016, 12:49 AMsdeleuze
02/29/2016, 3:27 PM@RequestMapping
supportjasoet-gdp
03/01/2016, 2:33 AMjoaoevangelista
03/05/2016, 12:36 AMreal world
project. If someone wants to see it, is on github
https://github.com/out-door/corehhariri
hotchemi
03/06/2016, 5:21 PMhhariri
hotchemi
03/06/2016, 5:23 PMsdeleuze
03/08/2016, 3:01 PMarrayOf
mandatory usage for array annotation attributes, see https://spring.io/blog/2016/02/15/developing-spring-boot-applications-with-kotlin#array-annotation-attribute for more details.sdeleuze
03/08/2016, 3:02 PMdh44t
03/12/2016, 2:23 PMorangy
That's including toString() and getters and setters 'cause there is no need to omit them for brevity 😄no setters there, properties are `val`s simple smile
orangy
main methods in Java should static methods inside a classmissing “be” after should
orangy
dh44t
03/12/2016, 4:55 PMorangy
toTypedArray
in collections example, list is as good.dh44t
03/12/2016, 4:56 PMorangy
dh44t
03/12/2016, 4:57 PMorangy
<http://log.info|log.info>(customer.toString())
could be <http://log.info|log.info>(“$customer”)
dh44t
03/12/2016, 4:57 PMorangy
orangy
String.valueOf(customer)
, which is null-check plus toStringmarcusti
03/16/2016, 10:35 AMsdeleuze
03/17/2016, 10:38 PMsdeleuze
03/17/2016, 10:39 PMsdeleuze
03/17/2016, 10:39 PM