Loading...

spring annotations | @Contoller | @Service | @Respository | @component | @Autowired | okaycomputing

191 views 6________

spring annotations | @Contoller | @Service | @Respository | @component | @Autowired | okaycomputing

Spring annotations with a complete working example to validate the user details against database.
1 @Controller
2. @Service
3. @Respository
4. @Component
5. @RequestMapping
6. @RequestBody
7. @RestConttroller
8. @Autowired

Example uses Spring Jdbctemplate to connect to the database.
Download the working code
https://drive.google.com/open?id=1E6u...

コメント