Properties for maihamadb

Properties List

HarborEnv

File Env Lang Key Count Duplicate Key Over Key Short Key
../src/main/resources/harbor_env.properties - - 19   - -
../src/main/resources/harbor_env_integration.properties integration - 18    

mail.address.support

../src/main/resources/harbor_env_production.properties production - 18    

mail.address.support

HarborConfig (extends HarborEnv)

File Env Lang Key Count Extends Duplicate Key Over Key Short Key
../src/main/resources/harbor_config.properties - - 9 ../src/main/resources/harbor_env.properties   - -

HarborLabel

File Env Lang Key Count Duplicate Key Over Key Short Key
../src/main/resources/harbor_label.properties - - 72   - -

HarborMessage (extends HarborLabel)

File Env Lang Key Count Extends Duplicate Key Over Key Short Key
../src/main/resources/harbor_message.properties - - 44 ../src/main/resources/harbor_label.properties   - -

HarborEnv

No. Property Key Contents
1 lasta_di.smart.deploy.mode
Env Lang Property uq Comment
- - hot 1 The mode of Lasta Di's smart-deploy, should be cool in production (e.g. hot, cool, warm)
integration - cool 2 The mode of Lasta Di's smart-deploy, should be cool in production (e.g. hot, cool, warm)
production - cool 2 The mode of Lasta Di's smart-deploy, should be cool in production (e.g. hot, cool, warm)
2 development.here
Env Lang Property uq Comment
- - true 1 Is development environment here? (used for various purpose, you should set false if unknown)
integration - false 2 Is development environment here? (used for various purpose, you should set false if unknown)
production - false 2 Is development environment here? (used for various purpose, you should set false if unknown)
3 environment.title
Env Lang Property uq Comment
- - Local Development 1 The title of environment (e.g. local or integration or production)
integration - Integration 2 The title of environment (e.g. local or integration or production)
production - Production 3 The title of environment (e.g. local or integration or production)
4 framework.debug
Env Lang Property uq Comment
- - false 1 Does it enable the Framework internal debug? (true only when emergency)
integration - false 1 Does it enable the Framework internal debug? (true only when emergency)
production - false 1 Does it enable the Framework internal debug? (true only when emergency)
5 time.adjust.time.millis
Env Lang Property uq Comment
- - 0 1 The milliseconds for (relative or absolute) adjust time (set only when test) @LongType *dynamic in development
integration - 0 1 The milliseconds for (relative or absolute) adjust time (set only when test) @LongType
production - 0 1 The milliseconds for (relative or absolute) adjust time (set only when test) @LongType
6 log.level
Env Lang Property uq Comment
- - debug 1 The log level for logback
integration - info 2 The log level for logback
production - info 2 The log level for logback
7 log.console.level
Env Lang Property uq Comment
- - debug 1 The log console level for logback
integration - off 2 The log console level for logback
production - off 2 The log console level for logback
8 log.file.basedir
Env Lang Property uq Comment
- - /tmp/lastaflute/harbor 1 The log file basedir
integration - /tmp/lastaflute/harbor 1 The log file basedir
production - /tmp/lastaflute/harbor 1 The log file basedir
9 mail.send.mock
Env Lang Property uq Comment
- - true 1 Does it send mock mail? (true: no send actually, logging only)
integration - false 2 Does it send mock mail? (true: no send actually, logging only)
production - false 2 Does it send mock mail? (true: no send actually, logging only)
10 mail.smtp.server.main.host.and.port
Env Lang Property uq Comment
- - localhost:25 1 SMTP server settings for main: host:port
integration - localhost:25 1 SMTP server settings for main: host:port
production - localhost:25 1 SMTP server settings for main: host:port
11 mail.subject.test.prefix
Env Lang Property uq Comment
- - [Test] 1 The prefix of subject to show test environment or not
integration - [Test] 1 The prefix of subject to show test environment or not
production -   2 The prefix of subject to show test environment or not
12 mail.return.path
Env Lang Property uq Comment
- - returnpath@docksidestage.org 1 The common return path of all mail
integration - returnpath@docksidestage.org 1 The common return path of all mail
production - returnpath@docksidestage.org 1 The common return path of all mail
13 mail.address.support
Env Lang Property uq Comment
- - harbor-support@annie.example.com 1 Mail Address for Harbor Support
14 jdbc.driver
Env Lang Property uq Comment
- - org.h2.Driver 1 The driver FQCN to connect database for JDBC
integration - org.h2.Driver 1 The driver FQCN to connect database for JDBC
production - org.h2.Driver 1 The driver FQCN to connect database for JDBC
15 jdbc.url
Env Lang Property uq Comment
- - jdbc:h2:file:$classes(org.docksidestage.dbflute.allcommon.DBCurrent.class)/../../etc/testdb/maihamadb 1 The URL of database connection for JDBC
integration - jdbc:h2:file:$classes(org.docksidestage.dbflute.allcommon.DBCurrent.class)/../../etc/testdb/maihamadb 1 The URL of database connection for JDBC
production - jdbc:h2:file:$classes(org.docksidestage.dbflute.allcommon.DBCurrent.class)/../../etc/testdb/maihamadb 1 The URL of database connection for JDBC
16 jdbc.user
Env Lang Property uq Comment
- - maihamadb 1 The user of database connection for JDBC
integration - maihamadb 1 The user of database connection for JDBC
production - maihamadb 1 The user of database connection for JDBC
17 jdbc.password
Env Lang Property uq Comment
- - ******** 1 @Secure The password of database connection for JDBC
integration - ******** 1 @Secure The password of database connection for JDBC
production - ******** 1 @Secure The password of database connection for JDBC
18 jdbc.connection.pooling.size
Env Lang Property uq Comment
- - 10 1 The (max) pooling size of connection pool
integration - 10 1 The (max) pooling size of connection pool
production - 10 1 The (max) pooling size of connection pool
19 server.domain
Env Lang Property uq Comment
- - localhost:8090/harbor 1 domain to access this application from internet, e.g. for registration mail
integration - docksidestage.org 2 domain to access this application from internet, e.g. for registration mail
production - docksidestage.org 2 domain to access this application from internet, e.g. for registration mail

*uq: Unique No (same value, same No)

HarborConfig (extends HarborEnv)

No. Property Key Contents
1 domain.name
Env Lang Property uq Comment
- - harbor 1 The name of domain (means this application) as identity
2 domain.title
Env Lang Property uq Comment
- - Harbor 1 The title of domain (means this application) for logging
3 app.standard.date.pattern
Env Lang Property uq Comment
- - yyyy/MM/dd 1 The pattern of date as application standard used by e.g. Thymeleaf handy.format()
4 app.standard.datetime.pattern
Env Lang Property uq Comment
- - yyyy/MM/dd HH:mm:ss 1 The pattern of date-time as application standard used by e.g. Thymeleaf handy.format()
5 app.standard.time.pattern
Env Lang Property uq Comment
- - HH:mm:ss 1 The pattern of time as application standard used by e.g. Thymeleaf handy.format()
6 cookie.default.path
Env Lang Property uq Comment
- - / 1 The default path of cookie (basically '/' if no context path)
7 cookie.default.expire
Env Lang Property uq Comment
- - 31556926 1 The default expire of cookie in seconds e.g. 31556926: one year, 86400: one day
8 cookie.eternal.expire
Env Lang Property uq Comment
- - 315360000 1 The eternal expire of cookie in seconds e.g. 315360000: ten year, 86400: one day
9 cookie.remember.me.harbor.key
Env Lang Property uq Comment
- - HRB 1 The cookie key of remember-me for Harbor #change_it_first

*uq: Unique No (same value, same No)

HarborLabel

No. Property Key Contents
1 labels.id
Env Lang Property uq Comment
- - ID 1 ----------
2 labels.name
Env Lang Property uq
- - Name 1
3 labels.account
Env Lang Property uq
- - Account 1
4 labels.count
Env Lang Property uq
- - Count 1
5 labels.price
Env Lang Property uq
- - Price 1
6 labels.email
Env Lang Property uq
- - EMail 1
7 labels.password
Env Lang Property uq
- - Password 1
8 labels.list
Env Lang Property uq Comment
- - List 1 ---------
9 labels.detail
Env Lang Property uq
- - Detail 1
10 labels.edit
Env Lang Property uq
- - Edit 1
11 labels.add
Env Lang Property uq
- - Add 1
12 labels.search
Env Lang Property uq
- - Search 1
13 labels.search.condition
Env Lang Property uq
- - @[labels.search] Condition 1
14 labels.search.result
Env Lang Property uq
- - @[labels.search] Result 1
15 labels.register
Env Lang Property uq
- - Register 1
16 labels.update
Env Lang Property uq
- - Update 1
17 labels.confirm
Env Lang Property uq
- - Confirm 1
18 labels.finish
Env Lang Property uq
- - Finish 1
19 labels.member
Env Lang Property uq Comment
- - Member 1 ------
20 labels.product
Env Lang Property uq
- - Product 1
21 labels.purchase
Env Lang Property uq
- - Purchase 1
22 labels.withdrawal
Env Lang Property uq
- - Withdrawal 1
23 labels.payment
Env Lang Property uq
- - Payment 1
24 labels.status
Env Lang Property uq
- - Status 1
25 labels.category
Env Lang Property uq
- - Category 1
26 labels.memberStatus
Env Lang Property uq
- - @[labels.member] @[labels.status] 1
27 labels.productStatus
Env Lang Property uq
- - @[labels.product] @[labels.status] 1
28 labels.productCategory
Env Lang Property uq
- - @[labels.product] @[labels.category] 1
29 labels.memberId
Env Lang Property uq Comment
- - @[labels.member] @[labels.id] 1 ---------
30 labels.memberName
Env Lang Property uq
- - @[labels.member] @[labels.name] 1
31 labels.memberAccount
Env Lang Property uq
- - @[labels.member] @[labels.account] 1
32 labels.reminderQuestion
Env Lang Property uq
- - Reminder Question 1
33 labels.reminderAnswer
Env Lang Property uq
- - Reminder Answer 1
34 labels.purchasePrice
Env Lang Property uq
- - @[labels.purchase] @[labels.price] 1
35 labels.purchaseCount
Env Lang Property uq
- - @[labels.purchase] @[labels.count] 1
36 labels.productName
Env Lang Property uq
- - @[labels.product] @[labels.name] 1
37 labels.regularPrice
Env Lang Property uq
- - Regular @[labels.price] 1
38 labels.versionNo
Env Lang Property uq
- - Version No 1
39 labels.registerDatetime
Env Lang Property uq
- - Register Datetime 1
40 labels.updateDatetime
Env Lang Property uq
- - Register Datetime 1
41 labels.signup.title
Env Lang Property uq
- - Sign up your account! 1
42 labels.signup.input.name
Env Lang Property uq
- - Please input your name 1
43 labels.signup.input.account
Env Lang Property uq
- - Please input your account name 1
44 labels.signup.input.password
Env Lang Property uq
- - Please input your password 1
45 labels.signup.input.reminder.question
Env Lang Property uq
- - Please input your reminder question 1
46 labels.signup.input.reminder.answer
Env Lang Property uq
- - Please input your reminder question answer 1
47 labels.signup.button
Env Lang Property uq
- - Sign up 1
48 labels.signin.title
Env Lang Property uq
- - Sign In 1
49 labels.signin.button
Env Lang Property uq
- - Sign in 1
50 labels.signin.input.account
Env Lang Property uq
- - input Pixy 1
51 labels.signin.input.password
Env Lang Property uq
- - input sea 1
52 labels.signin.rememberMe
Env Lang Property uq
- - Remember me? 1
53 labels.signin.reminder.title
Env Lang Property uq
- - Sign In Reminder 1
54 labels.product.list.title
Env Lang Property uq
- - @[labels.list] of @[labels.product] 1
55 labels.product.list.latestPurchaseDate
Env Lang Property uq
- - Latest Purchase 1
56 labels.product.detail.title
Env Lang Property uq
- - @[labels.detail] of @[labels.product] 1
57 labels.purchase.list.title
Env Lang Property uq
- - @[labels.list] of @[labels.purchase] 1
58 labels.purchase.detail.title
Env Lang Property uq
- - @[labels.list] of @[labels.purchase] 1
59 labels.member.list.title
Env Lang Property uq
- - @[labels.list] of @[labels.member] 1
60 labels.member.add.title
Env Lang Property uq
- - @[labels.add] @[labels.member] 1
61 labels.member.edit.title
Env Lang Property uq
- - @[labels.edit] @[labels.member] 1
62 labels.member.input.keyword
Env Lang Property uq
- - input keyword to search 1
63 labels.member.input.zipCode
Env Lang Property uq
- - e.g. 153-0051 1
64 labels.mypage.title
Env Lang Property uq
- - My Page 1
65 labels.profile.title
Env Lang Property uq
- - Profile 1
66 labels.withdrawal.title
Env Lang Property uq
- - @[labels.withdrawal] @[labels.account] 1
67 labels.withdrawal.confirm.title
Env Lang Property uq
- - @[labels.confirm] @[labels.withdrawal] Reason 1
68 labels.mail.support.personal
Env Lang Property uq
- - Dockside Support 1
69 labels.error.message.title
Env Lang Property uq
- - Notice 1
70 labels.listbox.caption.short
Env Lang Property uq
- - -- 1
71 labels.listbox.caption.long
Env Lang Property uq
- - ---- 1
72 labels.listbox.caption.tell
Env Lang Property uq
- - select 1

*uq: Unique No (same value, same No)

HarborMessage (extends HarborLabel)

No. Property Key Contents
1 constraints.AssertFalse.message
Env Lang Property uq Comment
- - must be false 1 ---------------
2 constraints.AssertTrue.message
Env Lang Property uq
- - must be true 1
3 constraints.DecimalMax.message
Env Lang Property uq
- - must be less than ${inclusive == true ? 'or equal to ' : ''}{value} 1
4 constraints.DecimalMin.message
Env Lang Property uq
- - must be greater than ${inclusive == true ? 'or equal to ' : ''}{value} 1
5 constraints.Digits.message
Env Lang Property uq
- - numeric value out of bounds (<{integer} digits>.<{fraction} digits> expected) 1
6 constraints.Email.message
Env Lang Property uq
- - not a well-formed email address 1
7 constraints.Future.message
Env Lang Property uq
- - must be in the future 1
8 constraints.Max.message
Env Lang Property uq
- - must be less than or equal to {value} 1
9 constraints.Min.message
Env Lang Property uq
- - must be greater than or equal to {value} 1
10 constraints.NotBlank.message
Env Lang Property uq
- - may not be empty 1
11 constraints.NotEmpty.message
Env Lang Property uq
- - may not be empty 1
12 constraints.NotNull.message
Env Lang Property uq
- - may not be null 1
13 constraints.Null.message
Env Lang Property uq
- - must be null 1
14 constraints.Past.message
Env Lang Property uq
- - must be in the past 1
15 constraints.Pattern.message
Env Lang Property uq
- - invalid format 1
16 constraints.Size.message
Env Lang Property uq
- - size must be between {min} and {max} 1
17 constraints.CreditCardNumber.message
Env Lang Property uq Comment
- - invalid credit card number 1 -------------------
18 constraints.EAN.message
Env Lang Property uq
- - invalid {type} barcode 1
19 constraints.Length.message
Env Lang Property uq
- - length must be between {min} and {max} 1
20 constraints.LuhnCheck.message
Env Lang Property uq
- - The check digit for ${value} is invalid, Luhn Modulo 10 checksum failed 1
21 constraints.Mod10Check.message
Env Lang Property uq
- - The check digit for ${value} is invalid, Modulo 10 checksum failed 1
22 constraints.Mod11Check.message
Env Lang Property uq
- - The check digit for ${value} is invalid, Modulo 11 checksum failed 1
23 constraints.ModCheck.message
Env Lang Property uq
- - The check digit for ${value} is invalid, ${modType} checksum failed 1
24 constraints.ParametersScriptAssert.message
Env Lang Property uq
- - script expression "{script}" didn't evaluate to true 1
25 constraints.Range.message
Env Lang Property uq
- - must be between {min} and {max} 1
26 constraints.SafeHtml.message
Env Lang Property uq
- - may have unsafe html content 1
27 constraints.ScriptAssert.message
Env Lang Property uq
- - script expression "{script}" didn't evaluate to true 1
28 constraints.URL.message
Env Lang Property uq
- - must be a valid URL 1
29 constraints.Required.message
Env Lang Property uq Comment
- - is required 1 --------------------
30 constraints.TypeAny.message
Env Lang Property uq
- - should be {propertyType} 1
31 constraints.TypeInteger.message
Env Lang Property uq
- - should be number 1
32 constraints.TypeLong.message
Env Lang Property uq
- - should be number 1
33 constraints.TypeLocalDate.message
Env Lang Property uq
- - should be date 1
34 constraints.TypeLocalDateTime.message
Env Lang Property uq
- - should be date-time 1
35 constraints.TypeBoolean.message
Env Lang Property uq
- - should be boolean 1
36 errors.login.failure
Env Lang Property uq Comment
- - could not login 1 - - - - - - - - - -/
37 errors.app.illegal.transition
Env Lang Property uq
- - retry because of illegal transition 1
38 errors.app.db.already.deleted
Env Lang Property uq
- - others might be deleted, so retry 1
39 errors.app.db.already.updated
Env Lang Property uq
- - others might be updated, so retry 1
40 errors.app.db.already.exists
Env Lang Property uq
- - already existing data, so retry 1
41 errors.app.double.submit.request
Env Lang Property uq
- - double submit might be requested 1
42 errors.signup.account.already.exists
Env Lang Property uq
- - the account already exists so input others 1
43 errors.xxxxxxxxxxxxxx
Env Lang Property uq
- - the {1} already {0} so input others 1
44 errors.yyyyyyyyyyyyyy
Env Lang Property uq
- - the {1} already {4} so input others 1

*uq: Unique No (same value, same No)

Thanks

Created by DBFlute(AutoGenerator)