web applications - How does Dart fit into a conventional WebApp directory layout structure -


following recommended directory layout dart http://pub.dartlang.org/doc/package-layout.html can't see how fits conventional webapp-project...

as can see messed around bit noting feels right. hints?

dir structure

[update] solution? works here @ least testing purpose... dir structure

i have tried peacefully combine spring(-boot) mvc project , dart , wasn't successful. never felt right or had problems dart not build or that.

the maven dart plugin didn't seem ready prime time, extracted dart stuff it's own project installed separately , communicate java backend solely via rest calls.


Comments