Back to Browse

How to Configure MySQL DB using Properties file I Liferay 7.3 | Java 8 | #Java8 #Liferay #Properties

1.1K views
May 13, 2022
6:43

Related properties [in portal--ext.properties] --------------------------------------------- include-and-override=portal-developer.properties jdbc.default.driverClassName=com.mysql.cj.jdbc.Driver jdbc.default.url=jdbc:mysql://localhost:3306/iportal?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false jdbc.default.username=root jdbc.default.password=root instead of iportal you have to give you DB name Liferay Set up in windows 11/10 : https://www.youtube.com/watch?v=fA9tzlKutgE

Download

0 formats

No download links available.

How to Configure MySQL DB using Properties file I Liferay 7.3 | Java 8 | #Java8 #Liferay #Properties | NatokHD