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
49
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
52
The practical guide to build async services with Kotlin, Coroutines and Spring Boot
manuelernest0
0
170
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
monorepo の Go テストをはやくした〜い!~最小の依存解決への道のり~ / faster-testing-of-monorepos
convto
2
530
CSC305 Lecture 06
javiergs
PRO
0
270
iOSでSVG画像を扱う
kishikawakatsumi
0
160
なんでRustの環境構築してないのにRust製のツールが動くの? / Why Do Rust-Based Tools Run Without a Rust Environment?
ssssota
10
32k
Software Architecture
hschwentner
6
2.3k
Devvox Belgium - Agentic AI Patterns
kdubois
1
140
Leading Effective Engineering Teams in the AI Era
addyosmani
7
580
品質ワークショップをやってみた
nealle
0
620
エンジニアインターン「Treasure」とHonoの2年、そして未来へ / Our Journey with Hono Two Years at Treasure and Beyond
carta_engineering
0
410
CSC509 Lecture 07
javiergs
PRO
0
240
Writing Better Go: Lessons from 10 Code Reviews
konradreiche
3
6.1k
はじめてのDSPy - 言語モデルを『プロンプト』ではなく『プログラミング』するための仕組み
masahiro_nishimi
4
13k
Featured
See All Featured
A better future with KSS
kneath
239
18k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
990
Large-scale JavaScript Application Architecture
addyosmani
514
110k
What's in a price? How to price your products and services
michaelherold
246
12k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
Raft: Consensus for Rubyists
vanstee
140
7.2k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.7k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
37
2.6k
Building Better People: How to give real-time feedback that sticks.
wjessup
369
20k
Mobile First: as difficult as doing things right
swwweet
225
10k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
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.🤗