InteractiveGraph-neo4j icon indicating copy to clipboard operation
InteractiveGraph-neo4j copied to clipboard

springboot程序中写的html文件访问 app.connect("http://yourhost:8080/graphserver/connector-neodb")出现跨域问题

Open InstantWindy opened this issue 1 year ago • 0 comments

springboot程序中写的html文件访问 app.connect("http://yourhost:8080/graphserver/connector-neodb")出现跨域问题 ,请问这个怎么解决?已经在raphserver/WEB_INF/conf1.properties中设置了allowOrigin=*

InstantWindy avatar May 11 '24 12:05 InstantWindy