-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlog.roo
16 lines (16 loc) · 833 Bytes
/
log.roo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
// Spring Roo 1.1.5.RELEASE [rev d3a68c3] log opened at 2011-10-27 10:17:39
project --topLevelPackage ee.itcollege.example --projectName karu-roog --java 6
persistence setup --database HYPERSONIC_PERSISTENT --provider HIBERNATE
web mvc setup
entity --class ~.entities.Bear
field string --fieldName name
web mvc all --package ~.web
web mvc controller --class ~.web.FeedingController
// Spring Roo 1.1.5.RELEASE [rev d3a68c3] log closed at 2011-10-27 12:23:51
// Spring Roo 1.1.5.RELEASE [rev d3a68c3] log opened at 2011-11-10 10:14:03
// Spring Roo 1.1.5.RELEASE [rev d3a68c3] log closed at 2011-11-10 12:32:51
// Spring Roo 1.1.5.RELEASE [rev d3a68c3] log opened at 2011-11-17 10:36:35
security setup
web mvc language --code de
logging setup --level INFO
// Spring Roo 1.1.5.RELEASE [rev d3a68c3] log closed at 2011-11-18 09:20:39