rearranged samples-lift module dir structure
This commit is contained in:
parent
b0e70ab775
commit
ef991baa15
6 changed files with 0 additions and 0 deletions
6
samples-lift/src/main/scala/snippet/HelloWorld.scala
Normal file
6
samples-lift/src/main/scala/snippet/HelloWorld.scala
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
package eu.getintheloop.example.snippet
|
||||
|
||||
class HelloWorld {
|
||||
def howdy = <span>Welcome to lift-akka at {new _root_.java.util.Date}</span>
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue