Upgrade to Spring Boot 2.2.5
Signed-off-by: Guillaume Lours <guillaume.lours@docker.com>
This commit is contained in:
parent
b9fe4ac2d1
commit
7d4d65c780
4 changed files with 19 additions and 20 deletions
|
|
@ -3,7 +3,6 @@ package com.company.project.controllers;
|
|||
import org.springframework.stereotype.Controller;
|
||||
import org.springframework.ui.Model;
|
||||
import org.springframework.web.bind.annotation.GetMapping;
|
||||
import org.springframework.web.bind.annotation.RequestParam;
|
||||
|
||||
@Controller
|
||||
public class HomeController {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue