Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Desenvolvimento back-end com Kotlin e Spring Boot
Search
Manuel Ernesto
September 03, 2022
Programming
0
120
Desenvolvimento back-end com Kotlin e Spring Boot
Slides of the Speech given at GDG Maputo about how to build a Rest API using Kotlin & Spring Boot.
Manuel Ernesto
September 03, 2022
Tweet
Share
More Decks by Manuel Ernesto
See All by Manuel Ernesto
IA Responsável: Aplicando Princípios de IA com a GCP
manuelernest0
0
49
IO Extended Luanda 2024
manuelernest0
0
44
Novidades do Kotlin no Android (IO Extended 23)
manuelernest0
0
55
Kotlin Everywhere: Versatility and Efficiency in Software Development
manuelernest0
0
52
The practical guide to build async services with Kotlin, Coroutines and Spring Boot
manuelernest0
0
170
As principais tecnologias & comunidades da Google
manuelernest0
0
23
The Kotlin Features You’ve Been Missing Out On
manuelernest0
2
220
Building asynchronous API with Ktor & Kotlin - Android Worldwide
manuelernest0
0
110
Building asynchronous API with Ktor & Kotlin
manuelernest0
0
190
Other Decks in Programming
See All in Programming
CSC305 Lecture 02
javiergs
PRO
1
270
Cloudflare AgentsとAI SDKでAIエージェントを作ってみた
briete
0
140
After go func(): Goroutines Through a Beginner’s Eye
97vaibhav
0
350
AI Coding Meetup #3 - 導入セッション / ai-coding-meetup-3
izumin5210
0
660
Flutterで分数(Fraction)を表示する方法
koukimiura
0
130
CSC305 Lecture 06
javiergs
PRO
0
210
iOSエンジニア向けの英語学習アプリを作る!
yukawashouhei
0
190
Web Components で実現する Hotwire とフロントエンドフレームワークの橋渡し / Bridging with Web Components
da1chi
3
2k
CSC509 Lecture 04
javiergs
PRO
0
300
overlayPreferenceValue で実現する ピュア SwiftUI な AdMob ネイティブ広告
uhucream
0
180
CSC509 Lecture 02
javiergs
PRO
0
410
Catch Up: Go Style Guide Update
andpad
0
210
Featured
See All Featured
Making Projects Easy
brettharned
119
6.4k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
How STYLIGHT went responsive
nonsquared
100
5.8k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Embracing the Ebb and Flow
colly
88
4.8k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.6k
The Cult of Friendly URLs
andyhume
79
6.6k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Building an army of robots
kneath
306
46k
Bash Introduction
62gerente
615
210k
Bootstrapping a Software Product
garrettdimon
PRO
307
110k
Transcript
Desenvolvimento back-end com Kotlin e Spring Boot youtube.com/manuelernesto @manuelernest0 @manuelernest0
manuelernesto
O que é Kotlin? O Kotlin é uma linguagem estaticamente
tipada, desenvolvida pela JetBrains, cuja sintaxe é mais expressiva e concisa do que a do Java. Com recursos como expressões lambda, sobrecarga de operadores, templates de strings e muito mais
O que é API? API nada mais é do que
um código programável que permite que dois softwares diferentes comuniquem-se entre si.
O que é API Rest? Resumidamente, é uma API (interface
application program) que utiliza requisições HTTP para extrair, inserir, actualizar e apagar dados
Kotlin & Back-End
Spring boot Spring Boot é um projecto da Spring que
veio para facilitar o processo de configuração e publicação das nossas aplicações.
DEMO https://github.com/manuelernesto/kotlin-springboot-tasks-api-demo
Muito Obrigado youtube.com/manuelernesto @manuelernest0 @manuelernest0 manuelernesto Se tiver alguma
dúvida ou sugestão, pode falar comigo.🤗