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
今更考える「単一責任原則」 / Thinking about the Single Responsibility Principle
tooppoo
3
1.6k
2026年は Rust 置き換えが流行る! / 20260220-niigata-5min-tech
girigiribauer
0
230
go directiveを最新にしすぎないで欲しい話──あるいは、Go 1.26からgo mod initで作られるgo directiveの値が変わる話 / Go 1.26 リリースパーティ
arthur1
2
520
Geminiの機能を調べ尽くしてみた
naruyoshimi
0
200
AI時代でも変わらない技術コミュニティの力~10年続く“ゆるい”つながりが生み出す価値
n_takehata
2
680
nilとは何か 〜interfaceの構造とnil!=nilから理解する〜
kuro_kurorrr
3
1.8k
ふつうの Rubyist、ちいさなデバイス、大きな一年
bash0c7
0
770
New in Go 1.26 Implementing go fix in product development
sunecosuri
0
390
DevinとClaude Code、SREの現場で使い倒してみた件
karia
1
990
株式会社 Sun terras カンパニーデック
sunterras
0
2k
Fundamentals of Software Engineering In the Age of AI
therealdanvega
1
230
Featured
See All Featured
A better future with KSS
kneath
240
18k
Fireside Chat
paigeccino
42
3.8k
Everyday Curiosity
cassininazir
0
150
Building Better People: How to give real-time feedback that sticks.
wjessup
370
20k
Context Engineering - Making Every Token Count
addyosmani
9
740
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
508
140k
Building an army of robots
kneath
306
46k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
770
Large-scale JavaScript Application Architecture
addyosmani
515
110k
Stewardship and Sustainability of Urban and Community Forests
pwiseman
0
130
Collaborative Software Design: How to facilitate domain modelling decisions
baasie
0
150
Rebuilding a faster, lazier Slack
samanthasiow
85
9.4k
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.🤗