You are on page 1of 1

Report 4

Name : Sai Karthik Valluri


ID : 700#726436
Course : CS Internship
Role : Java Full Stack Developer

In my last report, I have mentioned the backend tasks assigned to me. As it was a huge
task, I took suggestions from the team lead on how to work on the task for microservice
architecture based on spring boot services interactive through REST. Requested the
same task to move to the next sprint and finished the task.

Last week, a new sprint started where I was assigned with one more backend task.

So, the task is based on creating a new entity and connecting that with the MongoDB
Database.

I have created a new entity and implemented features like GET, POST, PUT and
checked the status of the API using POSTMAN.

And i have also created a BEAN for the entity which i have created and auto wired it to
run automatically whenever the application is built.

I have demonstrated Unit testing by using the JUnits Framework with the help of Test
Driven Development.

I have also implemented JDK features like building Lamda functions & functional
interfaces and writing a few test cases in JUnit.

For developed pipelines, continuous integration and continuous deployment, we are


using tools like GIT and MAVEN.

For every finished task, I have created a document where I mentioned about the task
and the code changes made in the project.

You might also like