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
51
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
53
The practical guide to build async services with Kotlin, Coroutines and Spring Boot
manuelernest0
0
180
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
自動テストのアーキテクチャとその理由ー大規模ゲーム開発の場合ー
segadevtech
2
1k
ノーコードからの脱出 -地獄のデスロード- / Escape from Base44
keisuke69
1
750
Chart.jsで長い項目を表示するときのハマりどころ
yumechi
0
130
CSC509 Lecture 13
javiergs
PRO
0
250
Agentに至る道 〜なぜLLMは自動でコードを書けるようになったのか〜
mackee
5
1.8k
無秩序からの脱却 / Emergence from chaos
nrslib
1
4.9k
Feature Flags Suck! - KubeCon Atlanta 2025
phodgson
0
150
Evolving NEWT’s TypeScript Backend for the AI-Driven Era
xpromx
0
110
詳細の決定を遅らせつつ実装を早くする
shimabox
1
1.3k
JEP 496 と JEP 497 から学ぶ耐量子計算機暗号入門 / Learning Post-Quantum Crypto Basics from JEP 496 & 497
mackey0225
2
430
r2-image-worker
yusukebe
1
170
Nitro v3
kazupon
2
310
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
49
14k
How GitHub (no longer) Works
holman
315
140k
Faster Mobile Websites
deanohume
310
31k
A Tale of Four Properties
chriscoyier
162
23k
How Fast Is Fast Enough? [PerfNow 2025]
tammyeverts
3
330
Making the Leap to Tech Lead
cromwellryan
135
9.6k
What’s in a name? Adding method to the madness
productmarketing
PRO
24
3.8k
Reflections from 52 weeks, 52 projects
jeffersonlam
355
21k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
The Invisible Side of Design
smashingmag
302
51k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3.1k
Code Reviewing Like a Champion
maltzj
527
40k
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.🤗