-
본 퀴즈는 모르면 모른다고 적으면 되고, 굳이 검색을 해서 답을 적을 필요는 없음.
다음 퀴즈에서는 적지 못한 답에 대해 다시 질문할 것이니 부담감을 갖지 않기를 바람.
##Springboot
- java, Spirng, Springboot에 대해서 서술해보세요.
- application.properties는 무슨 역할인가요?
- …
-
如题:也有设置了base_url
`export function updateUser(data) {
return request({
url: '/testA/list',
method: 'post',
data
})
}`
vue.config.js:
`devServer: {
port: port,
proxy: …
-
Need to develop an example purely using Casdoor Java SDK: https://github.com/casdoor/casdoor-java-sdk
We already have the following SpringBoot starter & example, but it doesn't directly use: https:…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
如题,有时候需要集成server模块到内部,比如https://gitee.…
-
# **🚀Join Hacktoberfest 2023 with SurrealDB! 🚀**
Are you ready to take your development skills to the next level and win some awesome swag? Hacktoberfest is here, and SurrealDB invites you to partici…
-
### Question
期望通过路径localhost:9095/shenyuadmin来访问admin页面。
在admin工程的application.yml文件中添加server.servlet.contextPath=/shenyuadmin,可以让springboot接口修改了路径。
但vue相关的js和html代码中,无法方便的调整路径。
建议vue中相关代码使用相对路径来…
-
### 基本信息
- ruoyi-vue-pro 版本:yudao-boot-mini-master
- 操作系统:jdk1.8 springboot 2.7.17 rockmq 2.23
- 数据库:
### 你猜测可能的原因
ruoyi-vue-pro 版本: yudao-boot-mini-master
系统: …
-
See: https://github.com/metersphere/metersphere/search?q=sso&type=issues
It seems that the MeterSphere open source version only supports the CAS protocol. So need to connect it via CAS with Casdoo…
-
## changebank.svg Render issue on other operating systems
### Description
The changebank.svg file used in the new astro-quickstarts does only work properly on macOS systems as the defined font doe…
escii updated
10 months ago
-
## SpringBoot + Vue3 JWT를 이용한 로그인 구현
- [JWT란 무엇인가?](https://github.com/yejun95/Today-I-Learned/blob/master/ETC/JWT%EB%9E%80%20%EB%AC%B4%EC%97%87%EC%9D%B8%EA%B0%80.md)
**기본 흐름**
- 회원가입시 ID마다 토큰이…