Join Slack
Powered by
``` @Value("\${application.secret:}") lateini...
# spring
c
Czar
06/10/2018, 3:15 PM
Copy code
@Value("\${application.secret:}") lateinit var jwtSecret: String
what is this in? class, object, top-level?
Open in Slack
Previous
Next