mirror of
https://github.com/Estom/notes.git
synced 2026-02-04 11:04:21 +08:00
springboot and spring mvc
This commit is contained in:
13
Spring/SourceCode/SpringBootSourceCode/.idea/compiler.xml
generated
Normal file
13
Spring/SourceCode/SpringBootSourceCode/.idea/compiler.xml
generated
Normal file
@@ -0,0 +1,13 @@
|
||||
<?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="SpringBootSourceCode" />
|
||||
</profile>
|
||||
</annotationProcessing>
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user