Skip to content

Commit

Permalink
add run configs
Browse files Browse the repository at this point in the history
  • Loading branch information
pcalouche committed Aug 5, 2024
1 parent 7bb168c commit 9ceee02
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .idea/runConfigurations/All_in_spring_boot_excel.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .run/SpringBootExcelApplication (Default).run.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<component name="ProjectRunConfigurationManager">
<configuration default="false" name="SpringBootExcelApplication (Default)" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
<option name="FRAME_DEACTIVATION_UPDATE_POLICY" value="UpdateClassesAndResources" />
<module name="excel-spring-boot" />
<module name="spring-boot-excel" />
<option name="SPRING_BOOT_MAIN_CLASS" value="dev.pcalouche.springboot.excel.SpringBootExcelApplication" />
<option name="UPDATE_ACTION_UPDATE_POLICY" value="UpdateClassesAndResources" />
<extension name="net.ashald.envfile">
Expand Down

0 comments on commit 9ceee02

Please sign in to comment.