ElementVueSpringbootCodeTemplate icon indicating copy to clipboard operation
ElementVueSpringbootCodeTemplate copied to clipboard

部署的过程

Open Awa-zl opened this issue 8 years ago • 5 comments

readme能加一下部署的过程介绍吗 一直用的Nginx来部署的vue的static 不太明白build出js这种方式是怎么运行起来的

Awa-zl avatar Jan 15 '18 07:01 Awa-zl

大哥 代码有些问题吧,common包路径完全不对, set get方法也没写,全是编译错误

Nicesunqi avatar Mar 23 '18 14:03 Nicesunqi

Lombok

JrCx7scC avatar Mar 26 '18 02:03 JrCx7scC

启动的时候会去找这个文件 openFile(null,true) call failed. java.io.FileNotFoundException: /xfqcodetemplate/xfqcodetemplate.log.2018-08-26.log (No such file or directory) 然后就启动报错了 看了下是logback里的配置写死了。改了下就OK了

funnycoding avatar Aug 26 '18 14:08 funnycoding

大哥 代码有些问题吧,common包路径完全不对, set get方法也没写,全是编译错误 使用了lombok,可以省略get set方法

Muscleape avatar Sep 26 '18 01:09 Muscleape

Lombok 解决 common包路径完全不对, set get方法也没写,全是编译错误

ymhdlmmy avatar Apr 28 '19 03:04 ymhdlmmy