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.
45 lines
1.7 KiB
45 lines
1.7 KiB
11 years ago
|
---
|
||
|
layout: documentation_page
|
||
|
---
|
||
|
|
||
|
# My Project ReadMe
|
||
|
This would be taken from the project
|
||
|
|
||
|
|
||
|
## Sub Heading
|
||
|
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!
|
||
|
|
||
|
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!
|
||
|
|
||
|
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?
|
||
|
|
||
|
```java
|
||
|
public static void main() {
|
||
|
// long long long long long long long long long long long long long long long long long long long long long long long
|
||
|
}
|
||
|
```
|
||
|
|
||
|
## Features
|
||
|
|
||
|
* Implementation of CRUD methods for JPA Entities
|
||
|
* Dynamic query generation from query method names
|
||
|
* Transparent triggering of JPA NamedQueries by query methods
|
||
|
* Implementation domain base classes providing basic properties
|
||
|
* Support for transparent auditing (created, last changed)
|
||
|
* Possibility to integrate custom repository code
|
||
|
* Easy Spring integration with custom namespace
|