Dong
  • Home
  • Archives
  • Tags
  • Categories
  • Visit ERGATE
Dong
  • Home
  • Archives
  • Tags
  • Categories
  • Visit ERGATE

16. Product Creation

Thu May 9 2019
Spring Stack Developer: Simple But Profound
1535 words 8 mins read

We can create products related to a specific merchant type user.

Read more..

15. New Arrivals - When and Choose in MyBatis

Wed May 8 2019
Spring Stack Developer: Simple But Profound
1420 words 7 mins read

We can show our newly arrived products on the home page.

Read more..

14. Top Products - Connect to Redis with Jedis

Tue May 7 2019
Spring Stack Developer: Simple But Profound
1643 words 8 mins read

Redis can be used to cache data that needs to be accessed frequently, data will be cached in memory, and we can manipulate Redis through Jedis.

Read more..

13. Merchant List and Detail

Mon May 6 2019
Spring Stack Developer: Simple But Profound
1016 words 5 mins read

Merchants can sell their own products on the platform for consumers to buy.

Read more..

12. Product Detail - Product and Merchant Info

Sun May 5 2019
Spring Stack Developer: Simple But Profound
1696 words 8 mins read

Customers can learn about the product information that a merchant has sold through the product details page.

Read more..

11. Product List - Pagination

Sat May 4 2019
Spring Stack Developer: Simple But Profound
1635 words 8 mins read

Through paging techniques, we can only show some of the products.

Read more..

10. Static Resources - Nginx Configuration

Fri May 3 2019
Spring Stack Developer: Simple But Profound
394 words 2 mins read

With the Nginx server, we can increase the speed of loading static resources.

Read more..

9. User Authentication - Spring Interceptor

Thu May 2 2019
Spring Stack Developer: Simple But Profound
1129 words 6 mins read

We can use Spring Interceptor feature to authenticate user more efficiently.

Read more..

8. User Login - Spring Security

Wed May 1 2019
Spring Stack Developer: Simple But Profound
610 words 3 mins read

Registered users can log into the system through a login interface.

Read more..

7. User Registration - Spring Security

Tue Apr 30 2019
Spring Stack Developer: Simple But Profound
3495 words 17 mins read

The user can register an account to carry on the goods purchase operation.

Read more..

6. Modularization and Decoupling - Maven

Mon Apr 29 2019
Spring Stack Developer: Simple But Profound
734 words 4 mins read

Through the maven modularization mechanism, we can separate different types of functions and store them in different modules.

Read more..

5. Template Engine - Apache FreeMarker Macro

Sun Apr 28 2019
Spring Stack Developer: Simple But Profound
326 words 2 mins read

Through the macro features provided by FreeMarker, we can easily manage some of the commonly used template code.

Read more..
Next
Powered by Hugo | Theme - Even © 2018 - 2020 Dong Chen