摘要:
一、依赖引入(pom.xml) xml <dependencies> <!-- Spring Boot Web 依赖(含日志框架) --> <dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot 阅读全文
摘要:
drop table if exists sk_test_create_hive_create_all_fields;create table if not exists sk_test_create_hive_create_all_fields( `user_id` bigint COMMENT 阅读全文