roskenet/springboot-javafx-support

it cannot load classpath resource

Opened this issue · 1 comments

you should give aclasspath xml root or consider it, because springboot views will put into classpath Or you can make rootfxml setter can be override

classpath is support, you can just use "/xx/xx" . example : resources/fxml/user.fxml . ,you use "/fxml/user.fxml" is ok