Skip to content

DEMONRISHABH/JobListing_springboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Joblisting - A SpringBoot-MongoDB Project

🍁 It shows job listings along with the requirements of that job profile

🍁 You can add new jobs


🔴 Requests

🍁 https://localhost:8080/     ->     Redirect to Swagger UI page

🍁 https://localhost:8080/allPosts     ->     Returns all the job listing posts

🍁 https://localhost:8080/post/{text}     ->     Search any job listing by text in the database using Atlas Search

🍁 https://localhost:8080/post     ->     Add any new job listing to the database


🔴 Concepts used :

🍁 MVC architecture

🍁 Spring Boot

🍁 MongoDB

🍁 Json

🍁 Swagger API

🍁 MongoDB Repository

🍁 Pipelines

🍁 *MongoDB ATLAS Search