Skip to content

hrithikesh026/spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

List of things I did

@Entity,@OneToOne,@OneToMany,@ManyToOne @Embedded,@Embeddable @Qualifier,@Primary @Value, Defaulting values for fields like Int Double Boolean String String[ ] @Enumerated @EntityListeners FetchType - EAGER, LAZY, Cascade, Insertable, updatable

@GetMapping, @PostMapping,@PutMapping & @RequestMapping, @Requestparam,@PathVariable, @RequestBody,@RequestHeader,@ResponseBody,@ResponseHeader @Component,@Service, @Controller,@RestController,@RestControllerAdvice, @Autowiring,@Entity,@Configuration @Configuration

-Repository annotated class using @Query @Query(nativeQuery = true) @NamedQuery(nativeQuery = true, name = "find") and @NamedNativeQuery()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages