SpringRestController
@RestController
http://docs.spring.io/spring/docs/current/javadoc-api/org/springframework/web/bind/annotation/RestController.html
You might like
💯 I’m conveniently so convenient
+100! If there's a resource /users/bruno I'd expect to freely chose a suitable representation for my use case. Once it's HTML, server side rendering is not the worst solution. In the end @RestController is just convenience to avoid @ResponseBody before each method, if applies
Fake news! I have so many answers!
Gettin my Brazilian accent ready for the World Cup ⚽️
Você sabe quando é melhor usar a anotação @RestController ao invés de @Controller? Nessa aula, nós iremos explicar essa diferença pra você --> Acesse youtu.be/qsIkWczoan8
youtube.com
YouTube
Diferença entre @Controller e @RestController do Spring MVC
10k people wishing they never have to google criteria join hql aggregation ever again
10k followers! Time to celebrate. 🎉 Thanks for following us and stay tuned for more.
I’m such an enabler
Spring makes OAuth 2.0 easy: @Grab('spring-boot-starter-security') @RestController @EnableOAuth2Sso class Application { @GetMapping('/') String home(java.security.Principal user) { 'Hello ' + user.name } } developer.okta.com/blog/2017/03/2…
developer.okta.com
Get Started with Spring Boot, OAuth 2.0, and Okta
In this tutorial you'll learn how to integrate Spring Security into a Spring Boot application, plus add authentication with OAuth using the Okta API.
Yep, I’ve still got it! #SaveAClick
Once again: insert me, magic happens
small Spring tip: @SpringData can convert your entity ID in a REST controller to the entity itself: @RestController class CarRestController { @GetMapping("/{id}") Car get(@PathVariable("id") Car car) { return car; } }
“Spring-Boot の @RestController の単体テストを記述する - Qiita” htn.to/Q8jF8T
just realized there's a misguided Java EE vs Spring debate going on and.. yah.. just checked - I don't care even a little 🤷♀️.
Glad I could help
REST endpoint to cloud in a single tweet. Language conciseness courtesy of @springboot and @groovylang
Just ask me nicely. Saying please would help
I just earned the "learned a new language" badge! #java #dartlang #groovylang
We released a new version of forcemvc for #dartlang, it includes @RestController. May the force be with us. buff.ly/1MPlPbK
Don't blame me!
Avoid redirection of Spring Security to login page when using @RestController dlvr.it/LGrKSn
Neither is JavaEE but that doesn't mean we have to enjoy using it
Step 1: does it use @RestController? #SavedAClick
The force is strong with forcemvc! Wisely chosen annotations, they have.
We released a new version of forcemvc for #dartlang, it includes @RestController. May the force be with us. buff.ly/1MPlPbK
.@royclarkson yeah we're together so much like family. But I still hang with old man @java too. Mostly on enterprisey gigs
.@royclarkson nice to meet you dude! Have you met my bro 4 life @groovylang? We're great together!
United States Trends
- 1. #SmackDown 13.3K posts
- 2. Arch Manning 1,709 posts
- 3. #BedBathandBeyondisBack 1,289 posts
- 4. Eagles 138K posts
- 5. Bears 123K posts
- 6. Sark 1,970 posts
- 7. Ben Johnson 26.2K posts
- 8. #OPLive 1,283 posts
- 9. Marcel Reed 1,520 posts
- 10. Wingo 1,622 posts
- 11. Jalen 32.1K posts
- 12. #iufb 2,010 posts
- 13. Lindor 1,585 posts
- 14. Texas A&M 8,511 posts
- 15. #HookEm 3,502 posts
- 16. Jeff Sims N/A
- 17. Aggies 4,461 posts
- 18. Caleb 50.4K posts
- 19. Wisner N/A
- 20. Lane 60.6K posts
Something went wrong.
Something went wrong.