Code Monkey home page Code Monkey logo

Comments (11)

anurnomeru avatar anurnomeru commented on May 25, 2024

有同步其他模块的源码上去吗?

from nocalhost.

anurnomeru avatar anurnomeru commented on May 25, 2024

Maven 配置看看?

from nocalhost.

jokerZhou avatar jokerZhou commented on May 25, 2024

我的maven目录是这样
base

  • base-api 服务暴露的API
  • base-biz 服务的业务
  • base-start 启动服务的类
    然后我在 base-start 下面使用 springboot:run 启动项目, 然后start模块引入的是 base-biz的jar包,这个jar包是使用maven install到库中的jar包 所以我在修改 base-biz 的代码时无效

from nocalhost.

anurnomeru avatar anurnomeru commented on May 25, 2024

还是建议发一下相关 maven 配置,另外这个问题讲道理是 maven 问题?

from nocalhost.

jokerZhou avatar jokerZhou commented on May 25, 2024

讲道理是maven和springboot的问题...主要考虑这个nocalhost的实际应用..

from nocalhost.

anurnomeru avatar anurnomeru commented on May 25, 2024

嗯嗯 可以发一下配置,不然这个问题很难排查,光听描述也不知道具体是什么情况

from nocalhost.

lyzhang1999 avatar lyzhang1999 commented on May 25, 2024

讲道理是maven和springboot的问题...主要考虑这个nocalhost的实际应用..

麻烦留一个邮箱。

from nocalhost.

lyzhang1999 avatar lyzhang1999 commented on May 25, 2024

我的maven目录是这样 base

  • base-api 服务暴露的API
  • base-biz 服务的业务
  • base-start 启动服务的类
    然后我在 base-start 下面使用 springboot:run 启动项目, 然后start模块引入的是 base-biz的jar包,这个jar包是使用maven install到库中的jar包 所以我在修改 base-biz 的代码时无效

我理解这是由于依赖的包是编译后的 jar 包导致的,是否能够以模块的形式引入?也就是在运行的时候对源码进行重新编译。

from nocalhost.

baklpc avatar baklpc commented on May 25, 2024

你的好了没? 我把源码都同步上去,springboot:run 起不来

from nocalhost.

baymax55 avatar baymax55 commented on May 25, 2024

target 目录是否被忽略同步到容器里面,我的可以同步过去
image

from nocalhost.

wencaiwulue avatar wencaiwulue commented on May 25, 2024

请问好了吗?

from nocalhost.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.