Spring Boot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

130 lines
6.1 KiB

---
layout: default
title: Your Project Name Here
---
<div class="billboard--wrapper project-header--wrapper">
<div class="billboard--container">
<div class="container-fluid">
<div class="content--title">
<a href="{{ page.main_site_url }}/projects">Projects</a>
</div>
<div class="row-fluid">
<div class="span8">
<div class="project--links--container">
<a href="#" class="project-link">
<i class="icon-github"></i>
</a>
<a href="#" class="project-link">
<div class="icon icon-forum"></div>
</a>
</div>
<div class="project--title">{{ page.title }}</div>
<div class="project--description">
**PROJECT DESCRIPTION** Corpus callosum, <a href="#">the carbon</a> in our apple pies a mote of dust suspended in a sunbeam. Muse about! Venture galaxies a billion trillion extraordinary claims require extraordinary evidence, consciousness a mote of dust suspended in a sunbeam Apollonius of <a href="#">Perga Euclid</a> inconspicuous motes of rock and gas made in the interiors of collapsing stars.
</div>
<div class="btn btn-black uppercase project-quickstart-btn">Quick Start</div>
</div>
</div>
</div>
</div>
<div class="billboard-bg spring-data--bg"></div>
</div>
<div class="billboard-body--wrapper project-body--container">
<div class="row-fluid">
<div class="span8">
<div class="project-body--section">
<p>
**INTRODUCTORY PARAGRAPHS** Birth, a very small stage in a vast cosmic arena extraordinary claims require extraordinary evidence! Flatland Apollonius of Perga culture inconspicuous motes of rock and gas realm of the galaxies quasar, corpus callosum, galaxies Drake Equation ship of the imagination Jean-François Champollion. Galaxies Hypatia! Trillion tingling of the spine the only home we've ever known extraordinary claims require extraordinary evidence stirred by starlight, culture? Flatland Tunguska event finite but unbounded corpus callosum!
</p>
<p>
Radio telescope Orion's sword science, brain is the seed of intelligence. Hearts of the stars a still more glorious dawn awaits, how far away tendrils of gossamer clouds with pretty stories for which there's little good evidence!
</p>
<p>
Intelligent beings are creatures of the cosmos at the edge of forever of brilliant syntheses network of wormholes tingling of the spine not a sunrise but a galaxyrise prime number Vangelis gathered by gravity Orion's sword network of wormholes rogue tingling of the spine?
</p>
</div>
<div class="project-body--section">
<h2>Features</h2>
<ul>
<li>Implementation of CRUD methods for JPA Entities</li>
<li>Dynamic query generation from query method names</li>
<li>Transparent triggering of JPA NamedQueries by query methods</li>
<li>Implementation domain base classes providing basic properties</li>
<li>Support for transparent auditing (created, last changed)</li>
<li>Possibility to integrate custom repository code</li>
<li>Easy Spring integration with custom namespace</li>
</ul>
</div>
<div class="project-body--section">
<div class="row-fluid quickstart--container">
<div class="quickstart--header js-item-dropdown-widget--wrapper">
<div class="quickstart--title">
Quick Start (TBD)
</div>
<div class="js-quickstart-selector"></div>
<div class="item-slider-widget js-item-slider--wrapper">
<div class="item-slider--container">
<div class="item--slider js-item--slider"></div>
<div class="item js-active js-item">
Maven
</div>
<div class="item js-item">
Gradle
</div>
<div class="item js-item">
Zip
</div>
</div>
</div>
</div>
<div class="quickstart--body">
<p>**PROS**Billions upon billions are creatures of the cosmos a mote of dust suspended in a sunbeam. Gathered by gravity. Stirred by starlight, prime number citizens of distant epochs across the centuries with pretty stories for which there's little good evidence. Emerged into consciousness tingling of the spine. Kindling the energy hidden in matter rogue corpus callosum.</p>
<div class="highlight"><button class="copy-button snippet" id="copy-button-2" data-clipboard-target="code-block-2"></button>
<div class="js-quickstart-maven-widget"></div>
</div>
</div>
</div>
</div>
</div>
<div class="span4">
{% include documentation.html %}
<div class="right-pane-widget--container no-top-border">
<div class="project-sub-link--wrapper">
<div class="project-sub-link"></div>
<div class="project-sub-link"></div>
<div class="project-sub-link"></div>
<div class="project-sub-link"></div>
<div class="project-sub-link"></div>
<div class="project-sub-link"></div>
<div class="project-sub-link"></div>
</div>
</div>
<div class="right-pane-widget--container no-top-border project-additional-resource--wrapper">
<h3>Spring Data JPA Sample Projects</h3>
<ul>
<li><a href="#">Project Name 1</a></li>
<li><a href="#">Project Name 2</a></li>
<li><a href="#">Project Name nth</a></li>
</ul>
<h3>Getting Started Guides</h3>
<ul>
<li><a href="#">Getting Started Guide 1</a></li>
<li><a href="#">Getting Started Guide 2</a></li>
<li><a href="#">Getting Started Guide nth</a></li>
</ul>
<h3>Tutorials</h3>
<ul>
<li><a href="#">Tutorial 1</a></li>
<li><a href="#">Tutorial 2</a></li>
<li><a href="#">Tutorial nth</a></li>
</ul>
</div>
</div>
</div>
</div>