mirror of
https://github.com/robindhole/Low-Level-Design.git
synced 2025-03-15 19:40:15 +00:00
16 lines
635 B
XML
16 lines
635 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="rate-limiter" />
|
|
</profile>
|
|
</annotationProcessing>
|
|
<bytecodeTargetLevel>
|
|
<module name="rate-limiter" target="10" />
|
|
</bytecodeTargetLevel>
|
|
</component>
|
|
</project> |