diff --git a/techstack.md b/techstack.md
new file mode 100644
index 0000000..7c88343
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,269 @@
+
+
+
+# Tech Stack File
+![](https://img.stackshare.io/repo.svg "repo") [AnanthaRajuC/Spring-Boot-Application-Template](https://github.com/AnanthaRajuC/Spring-Boot-Application-Template)![](https://img.stackshare.io/public_badge.svg "public")
+
+|21
Tools used|11/13/23
Report generated|
+|------|------|
+
+
+## Languages (4)
+
+
+## Frameworks (3)
+
+
+## Data (4)
+
+
+## DevOps (7)
+
+
+## Hosting (1)
+
+
+## Software as a Service (SaaS) (1)
+
+
+## Other (1)
+
+
+
+
+ Shell
+
+
+ |
+
+
+
+
+
+
+
+Generated via [Stack File](https://github.com/apps/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 0000000..c37f00f
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,249 @@
+repo_name: AnanthaRajuC/Spring-Boot-Application-Template
+report_id: 28db6652a15fdde224c7756017265c93
+repo_type: Public
+timestamp: '2023-11-13T07:28:29+00:00'
+requested_by: AnanthaRajuC
+provider: github
+branch: master
+detected_tools_count: 21
+tools:
+- name: CSS 3
+ description: The latest evolution of the Cascading Style Sheets language
+ website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6727/css.png
+ detection_source: Repo Metadata
+- name: Java
+ description: A concurrent, class-based, object-oriented, language specifically designed
+ to have as few implementation dependencies as possible
+ website_url: https://www.java.com
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/995/K85ZWV2F.png
+ detection_source: Repo Metadata
+- name: JavaScript
+ description: Lightweight, interpreted, object-oriented language with first-class
+ functions
+ website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1209/javascript.jpeg
+ detection_source: Repo Metadata
+- name: SQL
+ description: It is a domain-specific language used in programming
+ website_url: https://en.wikipedia.org/wiki/SQL
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/2271/default_068d33483bba6b81ee13fbd4dc7aab9780896a54.png
+ detection_source: src/main/resources/data/mysql/migrations/V0_0_8__example_data_person.sql
+ last_updated_by: Anantha Raju C
+ last_updated_on: 2020-10-09 11:57:25.000000000 Z
+- name: Spring Framework
+ description: An application framework and inversion of control container for the
+ Java platform
+ website_url: https://spring.io/projects/spring-framework
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/2006/spring-framework-project-logo.png
+ detection_source: pom.xml
+ last_updated_by: IronMetallica123#
+ last_updated_on: 2018-08-07 09:22:17.000000000 Z
+- name: guava
+ description: Google Core Libraries for Java 6+
+ website_url: https://github.com/google/guava
+ version: '31.1'
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Java Tools
+ image_url: https://img.stackshare.io/service/2970/wBjKn0ol.png
+ detection_source_url: pom.xml
+ detection_source: pom.xml
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2022-02-28 23:13:14.000000000 Z
+- name: jQuery
+ description: The Write Less, Do More, JavaScript Library.
+ website_url: http://jquery.com/
+ version: 3.6.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript UI Libraries
+ image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg
+ detection_source_url: pom.xml
+ detection_source: pom.xml
+ last_updated_by: dependabot[bot]
+ last_updated_on: 2022-08-31 23:13:43.000000000 Z
+- name: Cloud DB for Mysql
+ description: Easily setup and manage the MySQL database service
+ website_url: https://www.ncloud.com/product/database/cloudDbMysql
+ open_source: false
+ hosted_saas: true
+ category: Data Stores
+ sub_category: SQL Database as a Service
+ image_url: https://img.stackshare.io/service/21275/default_078eb0ae2b56280a937ed073a3ba4332291f9ba8.png
+ detection_source: docker-compose.yml
+ last_updated_by: Anantha Raju C
+ last_updated_on: 2021-04-10 14:48:50.000000000 Z
+- name: H2 Database
+ description: A relational database management system written in Java
+ website_url: http://www.h2database.com/
+ open_source: false
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Databases
+ image_url: https://img.stackshare.io/service/3105/h2-logo_square_400x400.png
+ detection_source: pom.xml
+ last_updated_by: Anantha Raju C
+ last_updated_on: 2021-04-23 10:48:26.000000000 Z
+- name: MySQL
+ description: The world's most popular open source database
+ website_url: http://www.mysql.com
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Databases
+ image_url: https://img.stackshare.io/service/1025/logo-mysql-170x170.png
+ detection_source: pom.xml
+ last_updated_by: IronMetallica123#
+ last_updated_on: 2018-08-07 09:22:17.000000000 Z
+- name: Spring Data
+ description: Provides a consistent approach to data access – relational, non-relational,
+ map-reduce, and beyond
+ website_url: https://spring.io/projects/spring-data
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Data Stores
+ sub_category: Database Tools
+ image_url: https://img.stackshare.io/service/7624/IG6D4Ro2_400x400.png
+ detection_source: pom.xml
+ last_updated_by: Anantha Raju C
+ last_updated_on: 2021-04-23 10:48:26.000000000 Z
+- name: CircleCI
+ description: Automate your development process quickly, safely, and at scale
+ website_url: https://circleci.com/
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/190/CvqrSSFs_400x400.jpg
+ detection_source: ".circleci/config.yml"
+ last_updated_by: Anantha Raju C
+ last_updated_on: 2020-08-10 15:31:46.000000000 Z
+- name: Docker
+ description: Enterprise Container Platform for High-Velocity Innovation.
+ website_url: https://www.docker.com/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Virtual Machine Platforms & Containers
+ image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
+ detection_source: Repo Metadata
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source: Repo Metadata
+- name: Log4j
+ description: A Java-based logging utility
+ website_url: https://logging.apache.org/log4j/2.x/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Monitoring
+ sub_category: Logging Tools
+ image_url: https://img.stackshare.io/service/2804/Coralogix-log4j-integration.jpg
+ detection_source: bin/pom.xml
+ last_updated_by: IronMetallica123#
+ last_updated_on: 2018-08-07 09:22:17.000000000 Z
+- name: Mockito
+ description: Tasty mocking framework for unit tests in Java
+ website_url: https://site.mockito.org/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Testing Frameworks
+ image_url: https://img.stackshare.io/service/2021/4y634TJm_400x400.jpg
+ detection_source: pom.xml
+ last_updated_by: Anantha Raju C
+ last_updated_on: 2020-09-25 07:11:57.000000000 Z
+- name: Prometheus
+ description: An open-source service monitoring system and time series database,
+ developed by SoundCloud
+ website_url: http://prometheus.io/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Monitoring
+ sub_category: Monitoring Tools
+ image_url: https://img.stackshare.io/service/2501/default_3cf1b307194b26782be5cb209d30360580ae5b3c.png
+ detection_source: pom.xml
+ last_updated_by: IronMetallica123#
+ last_updated_on: 2018-08-09 13:28:23.000000000 Z
+- name: Travis CI
+ description: A hosted continuous integration service for open source and private
+ projects
+ website_url: http://travis-ci.com/
+ open_source: false
+ hosted_saas: true
+ category: Build, Test, Deploy
+ sub_category: Continuous Integration
+ image_url: https://img.stackshare.io/service/460/Lu6cGu0z_400x400.png
+ detection_source: ".travis.yml"
+ last_updated_by: Anantha Raju C
+ last_updated_on: 2021-04-23 06:38:41.000000000 Z
+- name: Apache Camel
+ description: A versatile open source integration framework
+ website_url: https://camel.apache.org/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Application Hosting
+ sub_category: Platform as a Service
+ image_url: https://img.stackshare.io/service/3276/xWt1RFo6_400x400.jpg
+ detection_source: src/main/resources/application.properties
+ last_updated_by: IronMetallica123#
+ last_updated_on: 2018-08-07 09:22:17.000000000 Z
+- name: Dataform
+ description: A framework for managing SQL based data operations.
+ website_url: https://dataform.co/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Analytics
+ sub_category: Business Intelligence
+ image_url: https://img.stackshare.io/service/11236/Group_22__3_.png
+ detection_source: pom.xml
+ last_updated_by: Anantha Raju C
+ last_updated_on: 2020-10-09 11:57:25.000000000 Z
+- name: Shell
+ description: A shell is a text-based terminal, used for manipulating programs and
+ files. Shell scripts typically manage program execution.
+ website_url: https://en.wikipedia.org/wiki/Shell_script
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
+ detection_source: Repo Metadata