This Case Study follows a new author through the creation of a small web application with Spring from the ground up.
本案例研究跟随一位新作者从头开始用Spring创建一个小型Web应用。
The app helps users manage their posting to Reddit by scheduling Posts, determining the best times to post, re-trying posts when they’re not immediately performing well, etc.
该应用程序帮助用户管理他们在Reddit上的发帖,方法是安排帖子,确定发帖的最佳时间,在帖子没有立即表现良好时重新发帖,等等。
Advanced Use Cases
高级用例
-
Rate Limiting Access to the Reddit API -
Make It Easy to Schedule to Reddit -
Retry to Submit to Reddit a Post Without Enough Traction -
Displaying Dates in the Timezone of the User -
Testing the API of the Reddit App -
Adding Roles and Privileges To the Reddit App -
Preserve the History of Reddit Post Submissions