@@ -10,7 +10,7 @@ import org.springframework.web.servlet.config.annotation.WebMvcConfigurerAdapter
*/
@Configuration
public class CorsConfig extends WebMvcConfigurerAdapter {
- //
+
// @Override
// public void addCorsMappings(CorsRegistry registry) {
// registry.addMapping("/**")
@@ -114,7 +114,7 @@ spring:
# url: jdbc:mysql://localhost:3306/hadoop_dw?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC
# username: root
# password: root
- url: jdbc:mysql://localhost:3306/hadoop_dw?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC
+ url: jdbc:mysql://192.168.138.200:3306/hadoop_dw?useUnicode=true&characterEncoding=UTF-8&serverTimezone=UTC
username: cdh
password: CDH360lj#com2019
druid: