Skip to content

rohitkarhadkar/springboot_crud_hibernate_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Directory - Hibernate DAO

The Employee Directory project is a Spring Boot application that provides REST APIs for CRUD operations on an employee directory. It showcases proficiency in Spring Boot and modern web development practices.

Features

  • RESTful APIs: Implements CRUD operations on employee data, allowing seamless interaction with the application.
  • Robust Architecture: Utilizes a layered architecture with controllers, service layer, and DAO for efficient and organized database connectivity.
  • Native Hibernate API: Leverages native Hibernate API for database interaction, ensuring reliable data management.

Technologies Used

  • Java
  • Spring Boot
  • Hibernate ORM

Installation

To run the Employee Directory project locally, follow these steps:

  1. Clone this repository.
  2. Build the project using Maven: mvn clean install.
  3. Run the application: mvn spring-boot:run.

Usage

Once the application is running, you can access the RESTful APIs to perform CRUD operations on employee data. Use tools like Postman or curl to interact with the APIs.

Contributing

Contributions are welcome! If you have any suggestions, bug fixes, or feature implementations, please open an issue or submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages