Recently work too busy, so delay to everyone to share the actual combat springboot framework of use.
The following is the use of spring boot to integrate multiple frameworks.
The first is to prepare for the job well.
First, the package required to import the framework, we use the thing Maven to manage the package.
The above example is my h5ds real background management project. The project is being financed with hospitality, and you will have a lot of people in the field. Pay attention to the development of software, perhaps the future is your life indispensable software yo.
Click the open link. Gossip less.
Now cut to the chase.
Second, write the configuration file.
watermark/2/text/ahr0cdovl2jsb2cuy3nkbi5uzxqvc2fpnzm5mjk1nzmy/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/ Dissolve/70/gravity/center "/>
Third, spring data-design a simple PO relationship where you need to download a plugin. This plugin is a tool provided by Eclipse for the JPA design PO class. It's pretty handy. Its name is JPA Diagram Editor.
You can find this plugin on the Eclipse official website and look into it!
Click to open link
watermark/2/text/ahr0cdovl2jsb2cuy3nkbi5uzxqvc2fpnzm5mjk1nzmy/font/5a6l5l2t/fontsize/400/fill/i0jbqkfcma==/ Dissolve/70/gravity/center "/>
I am because the plugin has been installed to find not. You are not installed to be able to find out.
This software is used in this case:
The relationship of PO class can be established here.
This section introduces these first.
Technically upload some of the main official information to look at first, otherwise it will be very difficult to understand the structure and mind.
Spring boot->:http://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/
Spring security->http://docs.spring.io/spring-security/site/docs/3.2.4.release/reference/htmlsingle/
Spring datajpa->http://docs.spring.io/spring-data/jpa/docs/1.8.0.release/reference/html/
thymeleaf->http://download.csdn.net/detail/sai739295732/8856491
Test Site:
Www.h5ds.com
Spring boot integrates spring Data jpa+spring security+thymeleaf Framework (top)