javalin-websocket-example icon indicating copy to clipboard operation
javalin-websocket-example copied to clipboard

Results 3 javalin-websocket-example issues
Sort by recently updated
recently updated
newest added

Bumps [json](https://github.com/douglascrockford/JSON-java) from 20210307 to 20230227. Release notes Sourced from json's releases. 20230227 Pull Request Description #723 Protect JSONML from stack overflow exceptions caused by recursion #720 Limit the XML...

dependencies

I ran `gradle build` : ``` $gradle build FAILURE: Build failed with an exception. * What went wrong: java.lang.ExceptionInInitializerError (no error message) > org.gradle.api.internal.file.DefaultSourceDirectorySet.(java.lang.String,org.gradle.api.internal.file.FileResolver,org.gradle.api.internal.file.collections.DirectoryFileTreeFactory) * Try: Run with --stacktrace option...