Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reditt

Reditt application building using spring boot framework

Most used Annotations: @AllArgsConstructor @NoArgsConstructor @Service @Data @Autowired @Transactional @Entity @Builder @Async @EnableAsync @RequestMapping @PostMapping @GetMapping @NotBlank

MVC Architecture: SpringBoot application used spring framework [Core, JPA, AOP ,MVC , DI]

Request goes to controller where we point to get the logic from service which has map class as data transfer object[DTO] and used the model to implement the service details using database data.

About

Creating Reditt using spring-boot

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages