製品
Mind Mapping Software
Outlining Software
ガントチャートソフトウェア
用途
教育向けマインドマップ
Mind maps for Business
個人的な開発のためのマインドマップ
マインドマッピングの利点
リソース
特徴
教育
個人と仕事
デスクトップ
Video Tutorials
Watch tips and tricks about using Mindomo.
Help Center
Detailed help guide on configuring and using Mindomo.
記事
マインドマッピングとは何ですか?
How to Mind Map?
How to Take Notes with Mind Maps?
How to Prioritize Tasks with Mind Maps?
What is a Concept Map?
Top 29 Mind Map Examples
価格
ログイン
登録
製品
Mind Mapping Software
Outlining Software
ガントチャートソフトウェア
用途
教育向けマインドマップ
Mind maps for Business
個人的な開発のためのマインドマップ
マインドマッピングの利点
記事
マインドマッピングとは何ですか?
How to Mind Map?
How to Take Notes with Mind Maps?
How to Prioritize Tasks with Mind Maps?
What is a Concept Map?
Top 29 Mind Map Examples
特徴
教育
個人と仕事
デスクトップ
ヘルプ
Video Tutorials
Help Center
価格
登録
ログイン
カテゴリー
全て
によって
Bouchet Bouchet
6年前.
365
Mind Map Cube
開く
もっと見る
Code Vestimentaire
Darbellay Denisにより
Apprentissage de l'écrit Triple problème
la manuにより
tâches
mohamed graietにより
Dress Code
Weber Liamにより
Bonne pratique
Techno
Docker
Mysql
Spring-boot
JPA
Liquibase
Mapstruct
Swagger
Front
Thymeleaf
Angular
code
Découper application en couche
logique métier dans la couche service
hiérarchie des packages
Ne pas mettre code metier dans controler
Formatage code
Convention de nommages
Nommage class
camelCase
anglais
Spec
Wireframe
Use case
Diagramme de classes
Sujet secondaire
REST
Verbes HTTP comme identifiant des opérations
exemple DELETE http://application/ressources/id
exemple GET http://application/ressources/id
l’URI comme identifiant des ressources
exemple http://application/ressources/id
exemple http://application/ressources
Standardiser message erreur
voir https://www.baeldung.com/global-error-handler-in-a-spring-rest-api
Versionning Code
Interdire push master
Branches de sauvegarde
Petit commits
+ lisible
Review + fluides
Facilite manipulation
Nom commit explicite
Coupler avec ID tache ?
Description de ce qui est fixé