Skip to content
Compare
Choose a tag to compare
@MarioAriasC MarioAriasC released this 22 Feb 23:16
  • Compiled for Kotlin 1.0
  • New Spring Security Module
  • sysProperty["myProperty"] alias for System.getProperty("myProperty")
  • sysProperty["myProperty"] = "foo" alias for System.setProperty("myProperty", "foo")