Skip to content

Changes between #1009 and #1010

#1010 (May 31, 2022, 12:04:37 AM)

  1. create classload reader (commit: 220b134) — Otavio Santana / detail
  2. initial scope of code (commit: de79f0b) — Otavio Santana / detail
  3. Create loadertype as an enum (commit: 2222ccb) — Otavio Santana / detail
  4. Create read method to loadertype (commit: afcc7e9) — Otavio Santana / detail
  5. Add Loadertype method (commit: b1f1a76) — Otavio Santana / detail
  6. Add logs on the loadertype (commit: 3fef58d) — Otavio Santana / detail
  7. Remove ClassLoadReader (commit: c78a2b8) — Otavio Santana / detail
  8. removing ServiceLoaderProvider logic and extrating to SLP (commit: 2861cf7) — Otavio Santana / detail
  9. Create loadertype test (commit: 762e1b3) — Otavio Santana / detail
  10. Create test to Loadertype (commit: da138b8) — Otavio Santana / detail
  11. remove unused imports (commit: 0cce50c) — Otavio Santana / detail
  12. remove unused imports on ServiceLoaderProvider (commit: 350c78b) — Otavio Santana / detail
  13. simplify code using method reference (commit: db82161) — Otavio Santana / detail
  14. Optmizes code using final on ServiceLoaderProvider (commit: b00c482) — Otavio Santana / detail
  15. fixes documentation on Condition javadoc (commit: adcbf43) — Otavio Santana / detail
  16. Small documentation typos (commit: 8764b79) — Otavio Santana / detail