Skip to content

Spring Boot Project Generator is a tool that automates the creation of Spring Boot applications, complete with pre-configured CRUD APIs for your specified entities.

License

Notifications You must be signed in to change notification settings

Phani-E650/SpringAutoCRUD

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌱 Spring Boot Project Generator

Spring Boot Project Generator is a tool that automates the creation of Spring Boot applications, complete with pre-configured CRUD APIs for your specified entities.

🚀 Key Features

  • Dynamic Entity Generation: Automatically creates entities, repositories, services, and controllers based on the provided data model.
  • Excel Integration: Reads an Excel sheet to generate the data model dynamically.
  • Spring Initializr Integration: Leverages the Spring Initializr API to generate a fully functional Spring Boot project with your chosen configurations.

🎯 What It Does

  1. Reads Your Data Model: Simply upload an Excel sheet containing your entity definitions, and the generator will take care of the rest.
  2. Generates CRUD APIs: Based on your data model, the project generator creates complete CRUD operations, reducing boilerplate code.

Credits

About

Spring Boot Project Generator is a tool that automates the creation of Spring Boot applications, complete with pre-configured CRUD APIs for your specified entities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 43.5%
  • TypeScript 29.3%
  • HTML 23.8%
  • CSS 3.4%