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

Releases

No releases published

Packages

No packages published

Languages