Message is: Message
9 | 10 | -------------------------------------------------------------------------------- /spring-best-practice-post-redirect-get/pom.xml: -------------------------------------------------------------------------------- 1 | 2 |Message
9 | 17 | 18 | -------------------------------------------------------------------------------- /spring-best-practice-post-redirect-get/src/main/resources/templates/session-step1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Session Expired
10 |Message
11 | 19 | 20 | -------------------------------------------------------------------------------- /spring-best-practice-post-redirect-get/src/main/resources/templates/session-step2.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 |Message
10 | 18 | 19 | -------------------------------------------------------------------------------- /spring-best-practice-riot-ssr/README.md: -------------------------------------------------------------------------------- 1 | # Server-side rendering by Spring Boot and Riot.js 2 | 3 | ## How to Run 4 | 5 | ``` 6 | cd spring-best-practice-riot-ssr 7 | mvn spring-boot:run 8 | ``` 9 | 10 | ## Compile Riot Tag 11 | 12 | ``` 13 | cd spring-best-practice-riot-ssr/src/main/resources/static 14 | riot tag/todo.tag js/ 15 | ``` 16 | -------------------------------------------------------------------------------- /spring-best-practice-riot-ssr/pom.xml: -------------------------------------------------------------------------------- 1 | 2 |User Information
18 |Tenant ID | 21 |22 | |
---|---|
User Name | 25 |26 | |
Name | 29 |30 | |
34 | |
Menu
37 |Tenant ID | 40 |User Name | 41 |Password | 42 |
---|---|---|
meikun | 47 |yamada | 48 |yamada | 49 |
meikun | 52 |iwaki | 53 |iwaki | 54 |
benkei | 57 |musashibo | 58 |musashibo | 59 |