afs commented on issue #1795: URL: https://github.com/apache/jena/issues/1795#issuecomment-1465844631
Having the UI for Fuseki/main is "work in progress". The idea is to have 2 [Fuseki modules](https://jena.apache.org/documentation/fuseki2/fuseki-modules.html) - one for the admin server side code, and one to provide the UI. If you just want the query page and data loading, (not dataset create etc), then either `staticFileBase` or let Spring Boot server the content should work with different addresses (different ports). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
