Great video! Would love to see more content on GraphQL. Maybe creating videos regarding security in GraphQL, etc
@kappaj01 Жыл бұрын
Excellent video. Treasure trove of usefull bits!!! Would be nice to see something where we do a bit of input validation using WebFlux and GraphQL.
@DanVega Жыл бұрын
Great suggestion!
@jherreria4 ай бұрын
Pretty cool video. I had trouble with H2. I fixed adding "spring.datasource.url=jdbc:h2:mem:books" in application.properties. I'm using spring boot 3.3.2
@traxex1975 Жыл бұрын
Great video! Big fan, specially of Office Hours 😊 and ofc Josh Long and reactive that you used in one part here. Can you refactor this example or at least explain what are the main concerns when using reactive all the way, with WebFlux, R2DBC and GraphQL?
@Anbu_Sampath Жыл бұрын
Nice video.
@adulojujames2985 Жыл бұрын
Great video, learnt a lot, pls I wanna know the autocomplete plugin that you using in your intellij, thanks
@coderkaran-y2x Жыл бұрын
github copilot
@hixraelV30 Жыл бұрын
Hi there!, How can I work with Upload file, can I used @MutationMapping?