Coder Social home page Coder Social logo

fanchaoo / netease-cloud-music-community Goto Github PK

View Code? Open in Web Editor NEW
367.0 10.0 114.0 447 KB

参照网易云音乐云村做的一个小程序社区,后端技术栈为Java,SpringBoot,MySQL,Redis,前端技术栈为uni-app。欢迎吐槽。

Java 34.65% Vue 28.77% JavaScript 3.60% CSS 0.90% SCSS 0.28% PLpgSQL 31.79%
uni-app uniapp java spring-boot springboot mysql redis vue javascript netease

netease-cloud-music-community's People

Contributors

fanchaoo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

netease-cloud-music-community's Issues

运行问题

需要配置服务器吗,tomcat之类的,而且mpp中在enums中有一些说需要创建构建函数,是我idea问题还是项目问题?

感谢大佬的帮忙,项目可以正常运行了

感谢大佬的帮忙,项目可以正常运行了,但是还有一些不懂得问题想请教:
1、导入的common子项目的用途是什么
2、在运行小程序的时候虽然能正常运行,但是图片、视频之类的是加载慢还是加载不出来,看不出,后端控制台没有报错,是因为使用你的oss问题吗

后端启动问题

大佬你好,我发现后端启动有点问题,报错如下(我在网上搜的好像是注入依赖失败)我不知道具体怎么改呀:
[tartedMain] letWebServerApplicationContext( 558) - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'collectController': Unsatisfied dependency expressed through field 'collectService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'collectServiceImpl': Unsatisfied dependency expressed through field 'momentService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'momentServiceImpl': Unsatisfied dependency expressed through field 'notificationService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'notificationServiceImpl': Injection of autowired dependencies failed; nested exception is org.springframework.aop.framework.AopConfigException: Unexpected AOP exception; nested exception is java.lang.VerifyError: Stack map does not match the one at exception handler 9
下面是详细报错(看网上说是动态代理之类的问题,我也不懂。会不会是idea版本的问题?我的idea是社区版的)
Exception Details:
Location:
me/fanchaoo/web/service/impl/MomentServiceImpl$$EnhancerBySpringCGLIB$$5a745fb7.()V @9: athrow
Reason:
Current frame's flags are not assignable to stack map frame's.
Current Frame:
bci: @0
flags: { flagThisUninit }
locals: { uninitializedThis }
stack: { 'java/lang/RuntimeException' }
Stackmap Frame:
bci: @9
flags: { }
locals: { }
stack: { 'java/lang/Throwable' }
Bytecode:
0x0000000: 2a59 b701 9cb8 0038 b1bf bb00 4c5a 5fb7
0x0000010: 004f bf
Exception Handler Table:
bci [0, 9] => handler: 9
bci [0, 9] => handler: 9
bci [0, 9] => handler: 10
Stackmap Table:
full_frame(@9,{},{Object[#74]})
same_locals_1_stack_item_frame(@10,Object[#74])

at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:348)
at org.springframework.cglib.core.ReflectUtils.defineClass(ReflectUtils.java:571)

idea运行出现错误

Exception in thread "restartedMain" java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.springframework.boot.devtools.restart.RestartLauncher.run(RestartLauncher.java:49) Caused by: java.lang.IllegalStateException: Logback configuration error detected: ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE_ALL] - Failed to create parent directories for [/var/log/live/log.log] ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE_ALL] - openFile(/var/log/live/log.log,true) call failed. java.io.FileNotFoundException: /var/log/live/log.log (No such file or directory)

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.