1. 13 2月, 2022 1 次提交
  2. 31 1月, 2022 2 次提交
  3. 25 1月, 2022 2 次提交
  4. 19 1月, 2022 2 次提交
    • A
      docs: add Kevinyl3 as a contributor for code (#1951) · 58ce3a2a
      allcontributors[bot] 提交于
      * docs: update README.md [skip ci]
      
      * docs: update .all-contributorsrc [skip ci]
      
      * docs: update README.md [skip ci]
      
      * docs: update .all-contributorsrc [skip ci]
      Co-authored-by: Nallcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
      Co-authored-by: NIlkka Seppälä <iluwatar@users.noreply.github.com>
      58ce3a2a
    • K
      new pattern: Issue#1264: Implemented Composite-View Pattern (#1923) · 7652b11b
      Kevin 提交于
      * initial commit, created package, README, pom, and directory structure.
      
      * Issue#1264, continue working on JavaBeans, added getters, setters, and private fields. Created test file for JavaBeans.
      
      * set up junit for tests folder.
      
      * Issue#1264, set up local server and added web-application framework to composite-view to allow the JSP to run on a local Tomcat container. Wrote unit tests for Java-bean class, working on JSP pages.
      
      * Issue#1264, Added forwarding functionality to servlet and main composite view page.
      
      * Issue#1264, Finished composite view template in newsDisplay.jsp and created atomic sub-view components in businessNews.jsp, header.jsp, localNews.jsp, scienceNews.jsp, sportsNews.jsp, worldNews.jsp. Composite view page renders correctly, atomic views are inserted in and substituted in the template page depending on request parameters.
      
      * Issue#1264, Added all views, updated README.md with documentation.
      
      * Issue#1264, updated README.md, moved images folder into etc folder.
      
      * Issue#1264, removed build artifacts from tracked files.
      
      * Issue#1264, updated README.md
      
      * Issue#1264, updated README.md
      
      * Issue#1264, removed unused import, made AppServlet class final, changed to .equals() for string comparison.
      
      * Issue#1264, in AppServlet, put the output writing into try blocks to ensure writers are closed.
      
      * Issue#1264, added tests for Servlet, coverage up to 100%, used lombok to reduce boilerplate setters and getter, updated README.md with better grammar, appropriate tags and links to related patterns. Updated pom.xml to get rid of superfluous lines.
      
      * Issue#1264, made changes as requested in README.md.
      Co-authored-by: NIlkka Seppälä <iluwatar@users.noreply.github.com>
      7652b11b
  5. 10 1月, 2022 1 次提交
  6. 08 1月, 2022 4 次提交
  7. 07 1月, 2022 2 次提交
    • I
      Update throttling pattern (#1937) · 11f20593
      Ilkka Seppälä 提交于
      * Create component.urm.puml
      
      * Create App.java
      
      * Add files via upload
      
      * Add files via upload
      
      * Add files via upload
      
      * Add files via upload
      
      * Create AppTest.java
      
      * Add files via upload
      
      * Update README.md
      
      * Update README.md
      
      * Update pom.xml
      
      * Update App.java
      
      * Update BjornGraphicsComponent.java
      
      * Update BjornInputComponent.java
      
      * Update BjornPhysicsComponent.java
      
      * Update Component.java
      
      * Update App.java
      
      * Delete App.java
      
      * Delete BjornGraphicsComponent.java
      
      * Delete BjornInputComponent.java
      
      * Delete BjornPhysicsComponent.java
      
      * Delete Component.java
      
      * Delete GameObject.java
      
      * Delete GraphicsComponent.java
      
      * Delete InputComponent.java
      
      * Delete PhysicsComponent.java
      
      * Create App.java
      
      * Update App.java
      
      * Update App.java
      
      * Create BjornGraphicsComponent.java
      
      * Create BjornInputComponent.java
      
      * Create BjornPhysicsComponent.java
      
      * Create Component.java
      
      * Create GameObject.java
      
      * Create GraphicsComponent.java
      
      * Create InputComponent.java
      
      * Create PhysicsComponent.java
      
      * Delete AppTest.java
      
      * Delete UpdateTest.java
      
      * Create AppTest.java
      
      * Create UpdateTest.java
      
      * Update throttling pattern example
      
      * delete unwanted files
      Co-authored-by: NYanchaoMiao <11710204@mail.sustech.edu.cn>
      11f20593
    • I
      #590 add explanation for event aggregator (#1936) · c66ca672
      Ilkka Seppälä 提交于
      c66ca672
  8. 02 1月, 2022 2 次提交
  9. 24 12月, 2021 4 次提交
  10. 16 12月, 2021 4 次提交
  11. 11 12月, 2021 3 次提交
  12. 06 12月, 2021 2 次提交
  13. 12 11月, 2021 3 次提交
  14. 31 10月, 2021 3 次提交
  15. 28 10月, 2021 1 次提交
  16. 24 10月, 2021 4 次提交