Ah short update: I did not find a real solution, just reinstalled everything (a second time) and suddenly it worked. :/
Type: Posts; User: schmand; Keyword(s):
Ah short update: I did not find a real solution, just reinstalled everything (a second time) and suddenly it worked. :/
Hello everybody,
I'm currently integrating some java classes into my project which use jdbc and whose methods are called with the appropriate mysql-connection information (user/passwort/url). I...
Hey John,
same problem here. Something is wrong with the controller- or requestmapping: In my case it does not even pass through the HomeController (no System.out):
@Controller
public class...