Java Modules in Practice with Spring Boot

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

This was great. Thanks for taking the time to work through it as a developer and explain your thinking. Doing something similar, would love to see whole project source to get past some maven issues.

davidmalechek
Автор

really helpful for spilt packages, Thank You !!

GurdeepSingh-urrl
Автор

Spring: You have spring-boot-dependencies and autoconfigure, enjoy! Oracle: you must write all dependency modules, yes, all.

khodyrevds
Автор

It was worth the effort but why? Is it cool to adapt modules or it serves some purpose?

esafzay
Автор

Hmmm... Seems I can postpone the adaptation for java modules. The split packages are seems to be pain in the ass to fix. Currently maven modules works for me xD

thamidudharshitha
Автор

How do you do the autocompletion in module-info? You have a hint when you start typing "mdsec" or "md...". How to enable that feature?

valeriisloboda
Автор

wow!!!! Java is a total mess now with modules. I worked in Java for many years and then switched to python and go.

divyeshramani