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
130
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
53
IO Extended Luanda 2024
manuelernest0
0
46
Novidades do Kotlin no Android (IO Extended 23)
manuelernest0
0
58
Kotlin Everywhere: Versatility and Efficiency in Software Development
manuelernest0
0
61
The practical guide to build async services with Kotlin, Coroutines and Spring Boot
manuelernest0
0
180
As principais tecnologias & comunidades da Google
manuelernest0
0
26
The Kotlin Features You’ve Been Missing Out On
manuelernest0
2
240
Building asynchronous API with Ktor & Kotlin - Android Worldwide
manuelernest0
0
130
Building asynchronous API with Ktor & Kotlin
manuelernest0
0
210
Other Decks in Programming
See All in Programming
grapheme_strrev関数が採択されました(あと雑感)
youkidearitai
PRO
1
210
AIとペアプロして処理時間を97%削減した話 #pyconshizu
kashewnuts
1
220
猫の手も借りたい!ので AIエージェント猫を作って社内に放した話 Claude Code × Container Lambda の Slack Bot "DevNeko"
naramomi7
0
260
ロボットのための工場に灯りは要らない
watany
10
2.5k
AIコードレビューの導入・運用と AI駆動開発における「AI4QA」の取り組みについて
hagevvashi
0
420
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
530
Cyrius ーLinux非依存にコンテナをネイティブ実行する専用OSー
n4mlz
0
130
Go Conference mini in Sendai 2026 : Goに新機能を提案し実装されるまでのフロー徹底解説
yamatoya
0
560
「やめとこ」がなくなった — 1月にZennを始めて22本書いた AI共創開発のリアル
atani14
0
370
ベクトル検索のフィルタを用いた機械学習モデルとの統合 / python-meetup-fukuoka-06-vector-attr
monochromegane
2
380
エンジニアの「手元の自動化」を加速するn8n 2026.02.27
symy2co
0
130
GC言語のWasm化とComponent Modelサポートの実践と課題 - Scalaの場合
tanishiking
0
110
Featured
See All Featured
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.4k
Navigating Team Friction
lara
192
16k
More Than Pixels: Becoming A User Experience Designer
marktimemedia
3
350
Groundhog Day: Seeking Process in Gaming for Health
codingconduct
0
120
Facilitating Awesome Meetings
lara
57
6.8k
Neural Spatial Audio Processing for Sound Field Analysis and Control
skoyamalab
0
210
Leveraging Curiosity to Care for An Aging Population
cassininazir
1
190
Docker and Python
trallard
47
3.8k
WENDY [Excerpt]
tessaabrams
9
36k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3.3k
職位にかかわらず全員がリーダーシップを発揮するチーム作り / Building a team where everyone can demonstrate leadership regardless of position
madoxten
61
52k
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.🤗