Joined August 2015
Photos and videos
💯 I’m conveniently so convenient x.com/rgielen/status/1019615…

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
1
SpringRestController retweeted
Fake news! I have so many answers!
1
1
Solving world problems. Again. x.com/rigorigorei/status/101…

Gettin my Brazilian accent ready for the World Cup ⚽️ x.com/algaworks/status/10099…

22 Jun 2018
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
10k people wishing they never have to google criteria join hql aggregation ever again x.com/hibernate/status/10016…

30 May 2018
10k followers! Time to celebrate. 🎉 Thanks for following us and stay tuned for more.
1
1
I’m such an enabler x.com/oktadev/status/9884262…

23 Apr 2018
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…

2 Apr 2018
New Post: The Spring @Controller and @RestController Annotations buff.ly/2H4I2aL
1
1
Once again: insert me, magic happens x.com/starbuxman/status/9630…

12 Feb 2018
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; } }
1
4
SpringRestController retweeted
25 May 2017
“Spring-Boot の @RestController の単体テストを記述する - Qiita” htn.to/Q8jF8T

1
3
SpringRestController retweeted
8 Apr 2017
just realized there's a misguided Java EE vs Spring debate going on and.. yah.. just checked - I don't care even a little 🤷‍♀️.
6
4
24

REST endpoint to cloud in a single tweet. Language conciseness courtesy of @springboot and @groovylang x.com/starbuxman/status/8468…
1
Replying to @starbuxman
.@starbuxman Hi 👋
1
2
Just ask me nicely. Saying please would help x.com/springoverflow/status/…

How to use @XmlJavaTypeAdapter in @RestController parameters? dlvr.it/LqsT7H
I just earned the "learned a new language" badge! #java #dartlang #groovylang x.com/usethedartforce/status…

We released a new version of forcemvc for #dartlang, it includes @RestController. May the force be with us. buff.ly/1MPlPbK
1

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 x.com/starbuxman/status/7153…

31 Mar 2016
"Legacy" is not a bad word
2

30 Mar 2016
How To Evaluate a New Tech Stack For Your Project dzone.com/articles/how-to-ev… #tech
1
The force is strong with forcemvc! Wisely chosen annotations, they have. x.com/usethedartforce/status…

We released a new version of forcemvc for #dartlang, it includes @RestController. May the force be with us. buff.ly/1MPlPbK
Replying to @royclarkson
.@royclarkson yeah we're together so much like family. But I still hang with old man @java too. Mostly on enterprisey gigs
1
Replying to @royclarkson
.@royclarkson nice to meet you dude! Have you met my bro 4 life @groovylang? We're great together!