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
42
IO Extended Luanda 2024
manuelernest0
0
42
Novidades do Kotlin no Android (IO Extended 23)
manuelernest0
0
54
Kotlin Everywhere: Versatility and Efficiency in Software Development
manuelernest0
0
50
The practical guide to build async services with Kotlin, Coroutines and Spring Boot
manuelernest0
0
170
As principais tecnologias & comunidades da Google
manuelernest0
0
20
The Kotlin Features You’ve Been Missing Out On
manuelernest0
2
220
Building asynchronous API with Ktor & Kotlin - Android Worldwide
manuelernest0
0
100
Building asynchronous API with Ktor & Kotlin
manuelernest0
0
190
Other Decks in Programming
See All in Programming
PipeCDのプラグイン化で目指すところ
warashi
1
240
deno-redisの紹介とJSRパッケージの運用について (toranoana.deno #21)
uki00a
0
170
プロダクト志向ってなんなんだろうね
righttouch
PRO
0
180
PHPでWebSocketサーバーを実装しよう2025
kubotak
0
250
GoのGenericsによるslice操作との付き合い方
syumai
3
720
Hypervel - A Coroutine Framework for Laravel Artisans
albertcht
1
110
AIプログラマーDevinは PHPerの夢を見るか?
shinyasaita
1
190
Blazing Fast UI Development with Compose Hot Reload (droidcon New York 2025)
zsmb
1
280
初学者でも今すぐできる、Claude Codeの生産性を10倍上げるTips
s4yuba
6
5.1k
VS Code Update for GitHub Copilot
74th
1
570
datadog dash 2025 LLM observability for reliability and stability
ivry_presentationmaterials
0
430
git worktree × Claude Code × MCP ~生成AI時代の並列開発フロー~
hisuzuya
1
520
Featured
See All Featured
How GitHub (no longer) Works
holman
314
140k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Testing 201, or: Great Expectations
jmmastey
42
7.6k
Speed Design
sergeychernyshev
32
1k
The Straight Up "How To Draw Better" Workshop
denniskardys
234
140k
Fight the Zombie Pattern Library - RWD Summit 2016
marcelosomers
233
17k
VelocityConf: Rendering Performance Case Studies
addyosmani
331
24k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
The Invisible Side of Design
smashingmag
300
51k
Visualization
eitanlees
146
16k
Music & Morning Musume
bryan
46
6.6k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
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.🤗