You are on page 1of 10

TANVI DHINGRA

704619

DAY 1:
Creating a Spring Boot Application in STS

Adding Spring Boot Starter Web and other Maven dependencies in pom.xml
TANVI DHINGRA
704619

Maven Dependencies added

Autoconfiguration in Spring Boot


TANVI DHINGRA
704619

Running an Application in Spring Boot

Debugging in Application.properties
TANVI DHINGRA
704619

DAY 2:
Using Annotations
TANVI DHINGRA
704619

Application.Properties
TANVI DHINGRA
704619

JPA and Database Dependency

JPA Repository

DAY 3:
Aspect , Advices and Their Types
TANVI DHINGRA
704619

DAY 4:
Hikari Connection Pool

Using H2 (In memory database)


TANVI DHINGRA
704619
TANVI DHINGRA
704619

Using Caching annotations:


TANVI DHINGRA
704619

DAY 5:
File Uploading and Downloading

Read about Best Coding Practices

You might also like