Files
spring-boot-demo/.gitignore
T

19 lines
417 B
Plaintext

target/
*.hprof
*.log
.idea/
*.iml
.vscode/
*.jfr
*.aot
*.aotconf
# generated by spring-boot-startup-time/scripts/gen-bulk.sh
spring-boot-startup-time/src/main/java/com/ankurm/startup/bulk/
# spring-batch: file-based H2 databases created by running the demo
spring-batch/data/
spring-batch/scenario-data/
# spring-batch-partitioning: generated shard CSVs and file-based H2 databases
spring-batch-partitioning/data/