Skip to content

Fouadbst01/SpringCodeGeneratore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demonstration :

simplescreenrecorder-2022-10-28_15.46.14.mp4

Spring Boot Generator CLI

    [+] AUTOR:        Fouad El bssita
    [+] GITHUB:       https://github.com/Fouadbst01

Reaquirements :

Python 3.10

Getting the code :

git clone https://github.com/Fouadbst01/SpringCodeGeneratore.git
cd SpringCodeGeneratore/
sudo python3 setup.py install

Generate Spring Boot Project :

sg create name_of_project
cd name_of_project

Generate New entity :

sg entity entity_name

or

sg e entity_name

Generate repository :

sg repositories

or

sg r

Generate association :

sg association

or

sg a

Generate Enumeration :

sg enum

DTOs are generated automaticlly

About

python script generate spring code based on information entered in the terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages