SpringCertification
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Sample project testing all sections on Spring-Core certification test
Spring Certified Professional Exam Project
=============

We use this library on GitHub when rendering your README or any other
rich text file.

Certification
-------

[Springsource](http://www.springsource.com/training/certification/springprofessional) offers 
the Spring Core Professional certification for those who have attended the 
official [Spring Core training](http://www.springsource.com/training/course?courseID=17750).


Objectives
-------

I found a great outline of the test objectives by [Gavin Lasnitzki](http://springcert.sourceforge.net) 
that covers his experience with [Spring 3.0 Exam](http://springcert.sourceforge.net/objectives.html).


Demo Modules
-------

These are the modules I have created to cover each objective on the test.

* [SpringCore](http://baselogic.com/code/SpringCertification/springCore/index.html)

* [SpringAOP](http://baselogic.com/code/SpringCertification/SpringAOP/index.html)
* [SpringJMX](http://baselogic.com/code/SpringCertification/SpringJMX/index.html)
* [SpringJDBC](http://baselogic.com/code/SpringCertification/SpringJDBC/index.html)
* [SpringJPA](http://baselogic.com/code/SpringCertification/SpringJPA/index.html)
* [SpringHibernate](http://baselogic.com/code/SpringCertification/SpringHibernate/index.html)
* [SpringMVC](http://baselogic.com/code/SpringCertification/SpringMVC/index.html)

* SpringJMS 'not released' (http://baselogic.com/code/SpringCertification/SpringJMS/index.html)

* [SpringSupport](http://baselogic.com/code/SpringCertification/SpringSupport/index.html)
* SpringRemoting 'not released' (http://baselogic.com/code/SpringCertification/SpringRemoting/index.html)


Items to review for this project
------------
* TODO: Delete this section once the review is complete

http://www.springbyexample.org/examples/spring-jmx.html

http://www.javalobby.org/java/forums/t44746.html

http://static.springsource.org/spring/docs/3.0.0.RC3/reference/html/ch08s05.html
http://static.springsource.org/spring/docs/3.0.0.RC3/reference/html/ch08s05.html

http://www.roseindia.net/tutorial/spring/spring3/aop/proxyfactorybeanexample.html

http://www.jpalace.org/docs/tutorials/spring/beans_16.html


[Github markdown for this page](https://github.com/github/markup)


Contributing
------------

Want to contribute? Great! There are two ways to add to these demos.




Installation
-----------

1. download the source.
2. Create new STS workspace.
3. Import 'Existing Maven Project' into your STS workspace
    


Contributing
------------

1. Fork it.
2. Create a branch (`git checkout -b my_spring_certification`)
3. Commit your changes (`git commit -am "Added Certification code"`)
4. Push to the branch (`git push origin my_spring_certification`)
5. Create an [Issue][1] with a link to your branch
6. Enjoy a Beer and wait


More references
------------

[BASE Logic, Inc](http://baselogic.com)

[LinkdIN](http://linkedin.com/in/mickknutson)

[Twitter](http://twitter.com/mickknutson)

[Github](http://github.com/mickknutson)

[Github Spring Certification](http://mickknutson.github.com/SpringCertification/)

[Packt Book](http://www.packtpub.com/java-ee6-securing-tuning-extending-enterprise-applications-cookbook/book)

[Amazon Book](http://www.amazon.com/Cookbook-securing-extending-enterprise-applications/dp/1849683166)



[1]: https://github.com/mickknutson/SpringCertification/issues

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。