Sjednoceno načítání názvu entity pro hibernate.
Změněn uživatel pro přístup do DB z admin na isspt.multitenant
							parent
							
								
									4451850603
								
							
						
					
					
						commit
						af7f148f33
					
				@ -1,5 +1,5 @@
 | 
			
		||||
jdbc.driverClassName=com.mysql.jdbc.Driver
 | 
			
		||||
jdbc.dialect=org.hibernate.dialect.MySQLDialect
 | 
			
		||||
jdbc.databaseurl=jdbc:mysql://127.0.0.1:3306/isspst?characterEncoding=latin2
 | 
			
		||||
jdbc.username=root
 | 
			
		||||
jdbc.username=isspst
 | 
			
		||||
jdbc.password=xsacfgd
 | 
			
		||||
@ -1,14 +0,0 @@
 | 
			
		||||
<%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
 | 
			
		||||
<%@ page session="false" %>
 | 
			
		||||
<html>
 | 
			
		||||
<head>
 | 
			
		||||
	<title>Home</title>
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
<h1>
 | 
			
		||||
	Hello world!  
 | 
			
		||||
</h1>
 | 
			
		||||
 | 
			
		||||
<P>  The time on the server is ${serverTime}. </P>
 | 
			
		||||
</body>
 | 
			
		||||
</html>
 | 
			
		||||
					Loading…
					
					
				
		Reference in New Issue