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
35
IO Extended Luanda 2024
manuelernest0
0
36
Novidades do Kotlin no Android (IO Extended 23)
manuelernest0
0
49
Kotlin Everywhere: Versatility and Efficiency in Software Development
manuelernest0
0
46
The practical guide to build async services with Kotlin, Coroutines and Spring Boot
manuelernest0
0
170
As principais tecnologias & comunidades da Google
manuelernest0
0
19
The Kotlin Features You’ve Been Missing Out On
manuelernest0
2
210
Building asynchronous API with Ktor & Kotlin - Android Worldwide
manuelernest0
0
95
Building asynchronous API with Ktor & Kotlin
manuelernest0
0
180
Other Decks in Programming
See All in Programming
CloudNativePGを布教したい
nnaka2992
0
120
TCAを用いたAmebaのリアーキテクチャ
dazy
0
220
CDK開発におけるコーディング規約の運用
yamanashi_ren01
2
260
たのしいSocketのしくみ / Socket Under a Microscope
coe401_
8
1.4k
コミュニティ駆動 AWS CDK ライブラリ「Open Constructs Library」 / community-cdk-library
gotok365
2
260
Amazon Bedrockマルチエージェントコラボレーションを諦めてLangGraphに入門してみた
akihisaikeda
1
150
PHPカンファレンス名古屋2025 タスク分解の試行錯誤〜レビュー負荷を下げるために〜
soichi
1
740
もう僕は OpenAPI を書きたくない
sgash708
6
1.9k
Djangoにおける複数ユーザー種別認証の設計アプローチ@DjangoCongress JP 2025
delhi09
PRO
4
500
JAWS Days 2025のインフラ
komakichi
1
290
Kotlinの開発でも AIをいい感じに使いたい / Making the Most of AI in Kotlin Development
kohii00
5
1.8k
color-scheme: light dark; を完全に理解する
uhyo
7
500
Featured
See All Featured
The Pragmatic Product Professional
lauravandoore
32
6.4k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
100
18k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
45
9.4k
VelocityConf: Rendering Performance Case Studies
addyosmani
328
24k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
46
2.4k
Gamification - CAS2011
davidbonilla
80
5.2k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
13
1k
A Philosophy of Restraint
colly
203
16k
Building Flexible Design Systems
yeseniaperezcruz
328
38k
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.🤗