jonashackt/spring-boot-vuejs

external packages can't be added to backend

Rakesh49 opened this issue · 3 comments

how to add external jars to backend. Backend is not recognised as a java project in eclipse.

Hi, this project is based on Apache Maven. Just add your needed dependencies into the backend/pom.xml.

When added some external jars to backend, It working fine on eclipse but upon running the jar in the target folder. these external jars becomes inaccessible
@jonashackt

Seems to be out of this projects' scope, try to file a question of stackoverflow instead :)