perwendel / spark

A simple expressive web framework for java. Spark has a kotlin DSL https://github.com/perwendel/spark-kotlin
Apache License 2.0
9.63k stars 1.56k forks source link

the WebSocket and the WebApi Can't Run together #1152

Open xiaolei123 opened 4 years ago

xiaolei123 commented 4 years ago

i create a sparkjava project ,and i create a websocket class, but when i create some route for javaweb api, the javaweb route can't be accesss.