forked from CodingDocs/springboot-guide
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmisc.xml
16 lines (16 loc) · 784 Bytes
/
misc.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="EntryPointsManager">
<list size="2">
<item index="0" class="java.lang.String" itemvalue="org.springframework.web.bind.annotation.GetMapping" />
<item index="1" class="java.lang.String" itemvalue="org.springframework.web.bind.annotation.RequestMapping" />
</list>
<writeAnnotations>
<writeAnnotation name="org.springframework.beans.factory.annotation.Autowired" />
</writeAnnotations>
</component>
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>