kirito66465 / pack-java

校园快递管理系统-Spring Boot
Apache License 2.0
35 stars 6 forks source link

请问是没有给出前端代码吗 #2

Open wanzhen1019 opened 2 years ago

kirito66465 commented 2 years ago

看我个人主页,在【pack-vue】项目下

------------------ 原始邮件 ------------------ 发件人: "kirito66465/pack-java" @.>; 发送时间: 2022年11月4日(星期五) 中午11:29 @.>; @.***>; 主题: [kirito66465/pack-java] 请问是没有给出前端代码吗 (Issue #2)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

wanzhen1019 commented 2 years ago

好的。非常感谢!!!

------------------ 原始邮件 ------------------ 发件人: "kirito66465/pack-java" @.>; 发送时间: 2022年11月4日(星期五) 晚上10:57 @.>; @.**@.>; 主题: Re: [kirito66465/pack-java] 请问是没有给出前端代码吗 (Issue #2)

看我个人主页,在【pack-vue】项目下

------------------ 原始邮件 ------------------ 发件人: "kirito66465/pack-java" @.>; 发送时间: 2022年11月4日(星期五) 中午11:29 @.>; @.***>; 主题: [kirito66465/pack-java] 请问是没有给出前端代码吗 (Issue #2)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.> — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.>

kirito66465 commented 1 year ago

pakc-vue 是对应前后端分离的前端代码,可以前端项目单独启动 配合后端使用;也可以前端打包成静态文件,放到 pack-java 的 resource 下的 static 目录下单独运行后端使用

kirito @.***

 

------------------ 原始邮件 ------------------ 发件人: "kirito66465/pack-java" @.>; 发送时间: 2023年2月28日(星期二) 晚上10:01 @.>; @.**@.>; 主题: Re: [kirito66465/pack-java] 请问是没有给出前端代码吗 (Issue #2)

pack-java和pack-vue是一起使用的吗? pack-vue的代码应该放在pack-java哪个目录下?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

studyingchat commented 1 year ago

兄弟还在吗?我对你的项目很感兴趣,我下载了它,但是我再运行的时候出现了一些错误? 例如 我在SpringBoot 项目选择 PackApplication ,带参数[--jasypt.encryptor.password=${JASYPT_PASSWORD}]进行调试运行; 配置完后出现 Failed to bind properties under 'spring.datasource.druid.stat-view-servlet.login-password' to java.lang.String:

Reason: Failed to bind properties under 'spring.datasource.druid.stat-view-servlet.login-password' to java.lang.String
kirito66465 commented 1 year ago

请问用的JDK版本是多少呢

kirito @.***

 

------------------ 原始邮件 ------------------ 发件人: "kirito66465/pack-java" @.>; 发送时间: 2023年3月19日(星期天) 晚上10:00 @.>; @.**@.>; 主题: Re: [kirito66465/pack-java] 请问是没有给出前端代码吗 (Issue #2)

兄弟还在吗?我对你的项目很感兴趣,我下载了它,但是我再运行的时候出现了一些错误? 例如 我在SpringBoot 项目选择 PackApplication ,带参数[--jasypt.encryptor.password=${JASYPT_PASSWORD}]进行调试运行; 配置完后出现 Failed to bind properties under 'spring.datasource.druid.stat-view-servlet.login-password' to java.lang.String: Reason: Failed to bind properties under 'spring.datasource.druid.stat-view-servlet.login-password' to java.lang.String
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

studyingchat commented 1 year ago

1.8

studyingchat commented 1 year ago

jdk-8u241-windows-x64