-
## version seata1.5.2, nacos 2.1.0
My service can start normally, and during the process of submitting transactions, the xid can always be seen. When calling another service, the xid did indeed pass …
-
In our project we are using 3.0.0-SNAPSHOT of swagger springfox.
Recently when we open swagger-ui.html, it is giving 404 Whilte Label Error.
I enabled logs at web level
`
logging.level…
-
# 최종 보고서 작성 내용
## 과제 수행 최종 목표
프로젝트의 최종 목표는 기본적인 게시글 CRUD 기능과 회원가입 및 로그인 기능 뿐만 아니라 댓글 기능과 미디어 파일 등록 기능 등 추가 기능을 구현하여 최종적으로 배포까지 하는것이다.
추가 기능을 만들지 못한다면 호스팅을 통해 제작한 작품을 배포만이라도 하는것이 목표이다.
## 과제 수…
-
Create a thymeleaf template to give output when the csv is downloaded.
Currently, the page stays at what it showed originally, in my case, the google web page.
Need to add a template to say "Downloa…
-
There appears to be a strong desire for having some callback when the parser finishes parsing children or when a new child is inserted or an old child is removed.
Previously, children changed callb…
rniwa updated
6 months ago
-
Hello, I have a project deployed with wildfly21. I upgraded classgraph from 4.8.129 to 4.8.149 and put a test jar in the same directory as ant-1.10.11.jar in WEB-INF/lib.
It is found that classgrap…
-
Hello, I can't open /admin page getting error
`2023-10-02 18:17:10 ERROR 1698b8af-b965-4bab-b596-0499f0d3f676 [THYMELEAF][http-nio-2023-exec-9] Exception processing template "error/404": Exception …
-
In Readme, Building wet-cdts-spring-boot-thymeleaf-starter
After the clone step, the maven command should be ` mvn install -Dmaven.test.skip=true`
Otherwise, the errors in the testing process will s…
-
Had a chat with @jonatan-ivanov who encouraged me to raise issues on things I feel are bugs. So, I feel that despite being intentionally done in #12649 (and really it started before that), spring-boot…
-
## 目的
スタイルの変更がリアルタイムに観測できず、不便なため。
## 機能要件
フロントエンドの変更に再ビルドを手動で行わないようにする。
バックエンドについては今回は対応しない。
## 完了の定義
機能要件を満たすこと。