I would like to add a package from one springboot project to another. I had generated jar file from ‘mylibrary’ project – exported to the hdd – imported to the cadmdb2 ‘project’, but after run maven install I get the error that the class Company from ‘mylibrary’ project doesn’t exist. What is wrong? Please find screenshot below.
2