Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update to jdk21 #38

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

update to jdk21 #38

wants to merge 6 commits into from

Conversation

pigeon2049
Copy link

@pigeon2049 pigeon2049 commented Sep 21, 2023

update to jdk21 and springboot3.1.3
add docker compsoe support

note: first run dev will create oss bucket and exit
then have fun dev with dji cloud api

add dockerfile
fix dependencies cycle
   drcController (field private com.dji.sample.control.service.IDrcService com.dji.sample.control.controller.DrcController.drcService)
┌─────┐
|  drcServiceImpl defined in file [\target\classes\com\dji\sample\control\service\impl\DrcServiceImpl.class]
↑     ↓
|  waylineJobServiceImpl (field private com.dji.sample.control.service.IDrcService com.dji.sample.wayline.service.impl.WaylineJobServiceImpl.drcService)
└─────┘
# Conflicts:
#	src/main/java/com/dji/sample/wayline/service/impl/WaylineJobServiceImpl.java
add docker compose dev support

run dev mode twice.
on first run it will auto create oss bucket and exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant