Commit 4c5b08ac by wengbinbin

fix

parent 3bf6e89a
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\ org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
com.ydl.xxljobspringbootautoconfigure.XxlJobAutoConfiguration com.ydl.xxljobspringbootautoconfiguration.XxlJobAutoConfiguration
\ No newline at end of file \ No newline at end of file
package com.ydl.xxljobspringbootautoconfiguration;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class XxlJobSpringBootAutoconfigurationApplicationTests {
@Test
void contextLoads() {
}
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment