Files
schemaCheck/.idea/compiler.xml
dongzi 30e530c0bf
Some checks failed
Redis序列化结构检查 / redis-schema-check (push) Has been cancelled
feat: 删除pom
2026-07-13 15:54:38 +08:00

16 lines
658 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="redis-schema-checker-parent" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="redis-schema-checker" target="11" />
</bytecodeTargetLevel>
</component>
</project>