我創建「http://www.jhipster.tech/jdl-studio/」一個JDL文件,但是當我在jhipster項目推出進口我有這樣的錯誤: 我在JDL Studio中沒有錯誤 Using JHipster version installed locally in current project's node_modules
Executing jhipster:import-jdl
我創建JDL工作室文件沒有錯誤,但是當我輸入與jhipster CLI文件,我有以下錯誤:
Using JHipster version installed locally in current project's node_modules Executing jhipster:import-jdl ./thearthacker-jdl.jh
Options:
The jdl is bei
在Spring中使用Jhipster和Mongo和Gridfs來處理db中保存的文件。當我嘗試上傳文件超過1Mb的它給了我一個500錯誤: java.io.IOException: UT000054: The maximum size 1048576 for an individual file in a multipart request was exceeded
試圖設置這應用dev.ym
我試圖做一個POST請求時,但是當我做(郵遞員),我收到這樣的: {
"error": "access_denied",
"error_description": "Invalid CSRF Token 'null' was found on the request parameter '_csrf' or header 'X-XSRF-TOKEN