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