Giter Club home page Giter Club logo

spring's Introduction

spring-framework

How it play

  1. git clone https://github.com/bohenmian/spring
  2. open IDEA --> File --> New --> Open
  3. choose build.gradle,open it

Spring相关组件阅读笔记

注意

  1. 导入的时候可能会报错Error:Kotlin:[Internal Error]java.lang.IllegalStateException,升级Kotlin的版本即可
  2. 导入Spring-beans项目时,报错org.springframework.beans.factory.support.CglibSubclassingInstantiationStrategy编译报错, 提示缺少org.springframework.cglib.*.*等类,原因是因为为了避免包冲突所以spring把最新的cglib和objenesis给repack了, 在gradle界面中的Tasks中other中run cglibRepackJar和objenesisRepackJar即可导入jar包
  3. 第一次git push代码到代码仓库时注意注释掉.gitignore中的target/,否则spring-aop和spring-context_test中的源文件也提交不上去

spring's People

Contributors

bohenmian avatar

Watchers

James Cloos avatar

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.