about learning Spring Boot via examples. Spring Boot 教程、技术栈示例代码,快速简单上手教程。
java
docker
spring
spring-boot
mongodb
thymeleaf
rabbitmq
scheduler
spring-cloud
springboot
mybatis
spring-data-jpa
fastdfs
springcloud
docker-composer
spring-boot-mongodb
spring-boot-mail
spring-boot-examples
spring-boot-upload-file
springboot-shiro
-
Updated
Dec 15, 2020 - Java
Apache Airflow version: 2.0.0
Kubernetes version (if you are using kubernetes) (use
kubectl version):Not relevant
Environment:
Not relevant
What happened:
BranchPythonOperator performs xcom push by default since this is the behavior of PythonOperator.
However BaseBranchOperator doesn't do xcom push.
Note: It's impossible to push to xcom manually because the B