-
Please answer some questions before submitting your issue. Thanks!
### Which version of XXL-JOB do you using?
今尝试将xxl-job-admin和xxl-job-executor-samples封装到docker中,发现通信存在问题
1 建立自定义网络mynet
2…
-
Seems like this is being done manually rather than via CI or Docker Hub auto builds.
-
Hello,
so far the documentation said for SSL termination you recommend running an nginx reverse proxy. Our setup so far encompassed EC2 instances running ShinyProxy via Docker and have an additional …
-
**Description**
tomcat启动后,应用代码中调用JWarmUp.notifyApplicationStartUpIsDone(),进程crash
**Steps to Reproduce**
Steps to reproduce the behavior:
1,springboot应用,在外部tomcat容器中运行;
2,tomcat(版本:7.0.92)启动后,调…
-
Thanks for the great work! We are using php_java_bridge for many years in our main project (a php framework) basically to generate JasperReports and now part of the team is developing to SpringBoot. H…
-
Enhancement to consider general support in dev mode for Spring Boot apps.
Atm, specific setup is required for working with Spring Boot apps in dev mode. See https://github.com/OpenLiberty/ci.maven…
-
https://stanzhai.site/blog/post/5d8b0e1c66f3b358d500022e
好记性不如烂键盘
-
The starter dependency provided by this project is quite convenient for setting up a local development workflow based on Testcontainers, thank you for that!
I'd like to share some suggestions to a…
-
@ameserole
Have a couple of questions using Akeso - Secure Coding/Config framework:
I spinned off gitlab instance and git-runner with docker executer on two different server instances per the doc…
-
We have spring boot application.
`Spring Boot v3.0.2, Spring v6.0.4, TestContainer v1.17.6`
we use Liquibase to migrate DB. There is a query:
```
DROP MATERIALIZED VIEW IF EXISTS avg_daily_node_…