JAVA-5144: Experimenting with line width of 100

This commit is contained in:
sampadawagde
2021-05-04 20:10:10 +05:30
parent a6c36df370
commit 1839610968
2 changed files with 4 additions and 8 deletions

View File

@@ -48,8 +48,7 @@
<version>${spring-boot.version}</version>
<configuration>
<mainClass>${start-class}</mainClass>
<!-- this is necessary as we're not using the Boot
parent -->
<!-- this is necessary as we're not using the Boot parent -->
</configuration>
</plugin>
</plugins>