Please enable JavaScript.
Coggle requires JavaScript to display documents.
BACK END JAVA, GCP recursos, Certificados, Tags, KOTLIN, Outros - Coggle…
BACK END JAVA
BASIC
Laços/Loop :check:
Classes :check:
Variaveis :check:
Estrutura de Dados :check:
List :check:
Maps :check:
Set :check:
Conceitos OO :check:
Herença :check:
Polimorfismo :check:
Encapsulamento :check:
Interface :check:
Exceptions :check:
Checked :check:
UnChecked :check:
Java 8 :check:
Optional :check:
Stream API :check:
Data Time API :check:
Lambdas :check:
Logica de programação :check:
MEDIUM/ADVANCED
Garbage Collector
Paralelismo :check:
Thread Pool :check::
Threads :check:
parallemStreame :check:
SOLID :check:
Design Patterns
TDD
DDD
KISS
YAGNI
Boas Praticas :check:
DATABASES
ORM
JPA :check:
Spring Data Jpa :check:
Specification :check:
Native Query :check:
Hibernate :check:
SQL
MySQL :check:
Postgres :check:
Oracle :check:
Queries :check:
Joins :check:
Index :check:
NoSQL
MongDB
Redis :check:
Cassandra
Flyway :check:
Migrations :check:
TESTS
Testes Integracao
TDD
Testes Unitarios :check:
Debug :check:
Biblioteca Assertions :check:
Mocks :check:
Mockito :check:
PowerMockito :check:
MockK :check:
LOGGING
Log4j :check:
LogBack :check:
SLF4J :check:
ARCHITECTURE
MICROSERVICES :check:
CLOUD SOLUTIONS
SaaS
PaaS
IaaS
AWS
Azure
GCP :check:
MENSAGERIA
Kafka
PubSub :check:
RabbitMQ
CORE
Versionador de Projeto
Git :check:
BitBucket :check:
GitHub :check:
Integração continua :check:
Agile :check:
Scrum :check:
Jira :check:
GitHub Project
Trello :check:
Redmine
Kanbam :check:
FRAMEWORKS
Spring
Spring Boot :check:
Spring Data :check:
Jpa Specifications :check:
Jpa Repository :check:
Spring Cloud
Spring Security
JWT :check:
OAuth :check:
Basic Autenthication :check:
Cookies Based
Token Authentication :check:
Spring Async :check:
Spring Scheduler :check:
Cache :check:
Jersey :check:
BUILD TOOLS
Maven :check:
Grandle
HTTP
APIs
REST :check:
DELETE :check:
GET :check:
POST :check:
PUT :check:
Consumir APIs :check:
JSON APIs :check:
DEPLOY
Certificado SSL :check:
API gateway / load balance
Nginx
Heimdall :check:
CI/CD
CONTAINERS
Docker :check:
CACHE
Client Side
REDIS
Redisson
2 more items...
Server Side
Kubernetes :check:
SERVERS
Jetty
TomCat :check:
pipelines :check:
Web Security
HTTPS :check:
CORS
SSL/TLS :check:
OWASP
Status :check:
GCP recursos
Kubernetes
cron-job :check:
Storage :check:
Logs, Metricas, alertas :check:
Pub/sub
Cloud Functions
Appengine
SQL (criar banco) :check:
Cloud Scheduler :check:
Certificados
Projetos
Pessoal
API REST
Formação OO
Cursos FInalizados
Formação Spring
Frormacao Kotlin
Tags
Prioridade 1
Prioridade 2
Prioridade 3
Opcional
KOTLIN
BASIC
Laços/Loop :check:
Classes :check:
Variaveis :check:
Estrutura de Dados :check:
List :check:
Maps :check:
Set :check:
Conceitos OO :check:
Herença :check:
Polimorfismo :check:
Encapsulamento :check:
Interface :check:
Exceptions :check:
Checked :check:
UnChecked :check:
Java 8 :check:
Optional :check:
Stream API :check:
Data Time API :check:
Lambdas :check:
CORE
Data class
functions
extend functions :check:
suspend functions :check:
Scope Function :check:
OO :check:
Null safety :check:
Paralelismo :clock1:
Threads
parallelStream
Coroutines
Async
Launch
Scopes
Global :check:
Local :check:
Dispatchers
I/O :check:
Default :check:
Main :check:
Unconfined
APIS
Retrofit :check:
Outros
Arquivos
PDF :check:
Merge :check:
senha no arquivo :check:
Validar arquivo PDF :check:
Validar PDF base64 :check:
Ingles