Deploy your Spring Boot webapp on Clever Cloud (EN)
How write REST services in Spring Web and expose resource to your apps
How to start in Kotlin when you know only Java language.
In this course you will learn how to write a unit test, how to simulate the collaborator behaviors and how to check the results
How use a database in your Spring project with Spring Data JPA and a H2 Database? Hibernate will be the JPA implementation
In this course you will learn one of the main principle of software design, the dependency injection
In this course you will learn Spring and how to create a server app written in Java. This app will expose REST services
In this lesson, you will learn how to call a remote API to synchronously read data.
In this lesson you will learn how add an activity to list elements
In this lesson you will learn how add a menu and launch intent to open internal or external activities
In this lesson you will learn how add a new activity in your project and call it
In this lesson we will update the main layout to create a welcome screen
A tutorial to start Android development. In this example we develop an Hello World app (EN)
The aim of this part is to introduce you to the links and procedure to prepare your Java Web Developer workstation
Each app must be secured and Spring is still here to simplify the work
In this training, we will learn how Gradle works and how use it in our projects. It's just a fast presentation of this tool and you will find more informations on official website.
This course presents Git and Github. Git is used to centralize and log the changes on your code.
You'll learn about the fundamentals of using Room, including the database class, the DAO, entities, and view models.
Dernier chapitre dans la présentation du web. Nous allons parler du protocole HTTP (HyperText Transfer Protocol), sur lequel se base le web. Ce protocole permet d’échanger des documents hypermédia entre un client (un navigateur Internet) et un serveur.
On mélange souvent les termes Web et Internet. Nous allons remonter dans l'histoire au cours de plusieurs articles et expliquer les différences entre ces deux notions.