Trying to load data from a database in the initialize method in FXMLDocumentController doesn't work while it does in a test class

前端 未结 0 1684
心在旅途
心在旅途 2020-12-14 00:29

I\'m trying to load data from a MySQL table to use for my javafx application but for some reason I keep getting a NullPointerException in the FXMLDocumentController class\'

相关标签:
回答
  • 消灭零回复
提交回复
热议问题