Typesafe (now Lightbend) was founded to create a modern software platform for the era of multicore hardware and cloud computing workloads.
Attempting to use ${HOSTNAME} in a config file does not work! According to the documentation, config files should resolve environment …
configuration playframework akka typesafeSo I am having multiple occurrences of similar snippets in my code: val optionValue = try { Some(config.getString(key)) } catch { …
scala refactoring typesafeI need to refer to java.io.tmpdir in my application.conf file I printed content of my config with …
scala config typesafeI am trying to run the typesafe activator on Windows 8.1 x64. It keeps saying I don't have a valid JDK …
typesafeI recently installed Typesafe Activator to a VM. Applications created by activator can be accessed after port forwarding, but Activator …
scala playframework typesafe-stack typesafe typesafe-activator