Projekt

Obecné

Profil

« Předchozí | Další » 

Revize 7638be72

Přidáno uživatelem Vojtěch Danišík před asi 4 roky(ů)

re #7886 Assembly validator completed (validating sql query, parameter name in select and parameter location) + displaying temp error message.
Added title for edit / add assembly forms.
Added toString method for all domains.

Zobrazit rozdíly:

src/main/java/vldc/aswi/web/controller/LoginController.java
4 4
import org.springframework.web.bind.annotation.GetMapping;
5 5

  
6 6
@Controller
7
public class LoginController {
7
public class LoginController extends BasicController {
8 8

  
9 9
	@GetMapping("/login")
10 10
	public String login() {

Také k dispozici: Unified diff