-
Please answer some questions before submitting your issue. Thanks!
### Which version of XXL-JOB do you using?
xxl-job 2.2.0
springboot 2.3.4.RELEASE
### Expected behavior
正常启动spring boot工程
…
Raofy updated
5 months ago
-
### Description of the bug
Since upgrading to 24.5, when starting the application in debug mode with hotswap i get an endless stream of below log messages for various classes. On 24.4.x this is not h…
-
Please upgrade to `3.71.0` to enable support for the H2 database, which became available without a Pro license in this release: https://help.sonatype.com/en/sonatype-nexus-repository-3-71-0-release-no…
-
After upgrade Gradle to 4.10.1 version, Node plugin stopped working. When I run **gradle npm_install** I receive the following output:
```
gradle npm_install --info
Initialized native services in…
-
**1.使用插件格式化器**
如果关键字为大写(SELECT),格式化导致所有代码靠左,使用 select则正常
![image](https://user-images.githubusercontent.com/70853687/199634453-f4cc6aa7-ad01-4709-b249-1d503aa6c92b.png)
![image](https://user-images…
-
Hi
I'm trying to implement a plugin for HotSwapAgent and noticed that the method annotated with `@OnClassLoadEvent(classNameRegexp = ".*", events = {LoadEvent.REDEFINE})` is not called when I'm tryin…
-
# MyBatis
MyBatis 本是 Apache 的一个开源项目——**iBatis**,2010 年这个项目由 Apache Software Foundation 迁移到了 Google Code,并且改名为 **MyBatis**。
**MyBatis 使用简单的 XML 或注解用于配置和原始映射,将接口和 Java 的 POJO 映射成数据库中的记录**。
…
-
2019-12-20 10:03:25,922 [main] INFO [org.fisco.bcos.Application] StartupInfoLogger.java:50 - Starting Application on macdeMacBook-Pro-2.local with PID 938 (/usr/local/var/www/Java_project/spring-boot…
-
**Describe the bug**
I am trying to setup a development pulsar environment in Kubernetes and pulsar-manager does not seem to work out of the box.
I see the following log in the postgresql db log:
…
-
Still running the command below.
```
ansible-playbook -i inventories/ala-demo ala-demo-cassandra3-solr6.yml --become --ask-become-pass
```
This is what does dot work
1. Exception while issuing …