Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Open/Closed Software - Developing freemium application using Spring Framework

Open/Closed Software - Developing freemium application using Spring Framework

Developing freemium which involves OSS is not a trivial task. From one side, you need to prevent premium code from working in your free modules, and do it gracefully - without errors and performance degradation. From other side, your OSS core must be easily accessible to the premium modules.

Partial public availability of the code and unified continuous delivery process for two different versions of the product is also challenging.

In this talk we’ll showcase Artifactory, which successfully combines OSS and Pro versions by heavily relying on flexible dependency injection mechanics, available in Spring. We will talk about developing, building, testing and releasing hybrid freemium application and will review the existing approaches, discussing pros and cons of each of them.

Baruch Sadogursky

September 11, 2013
Tweet

More Decks by Baruch Sadogursky

Other Decks in Technology

Transcript

  1. © 2013 SpringOne 2GX. All rights reserved. Do not distribute without permission.
    Open/Closed Software
    Developing a freemium application with Spring

    View Slide

  2. Agenda
    _____

    View Slide

  3. Agenda
    – History of a freemium application
    _____

    View Slide

  4. Agenda
    – History of a freemium application
    – OSS base of the architecture
    _____

    View Slide

  5. Agenda
    – History of a freemium application
    – OSS base of the architecture
    – Reloadable
    _____

    View Slide

  6. Agenda
    – History of a freemium application
    – OSS base of the architecture
    – Reloadable
    – Commercial Addons
    _____

    View Slide

  7. Agenda
    – History of a freemium application
    – OSS base of the architecture
    – Reloadable
    – Commercial Addons
    – Layers... More layers!
    _____

    View Slide

  8. Agenda
    – History of a freemium application
    – OSS base of the architecture
    – Reloadable
    – Commercial Addons
    – Layers... More layers!
    – Testable
    _____

    View Slide

  9. View Slide

  10. View Slide

  11. View Slide

  12. View Slide

  13. View Slide

  14. View Slide

  15. View Slide

  16. View Slide

  17. View Slide

  18. View Slide


  19. View Slide



  20. View Slide




  21. View Slide





  22. View Slide

  23. View Slide

  24. View Slide

  25. View Slide

  26. View Slide

  27. View Slide

  28. View Slide

  29. View Slide

  30. View Slide

  31. View Slide

  32. View Slide

  33. View Slide

  34. View Slide

  35. View Slide

  36. View Slide

  37. Show me
    the code!

    View Slide

  38. View Slide

  39. + =

    View Slide

  40. Show me
    the code!

    View Slide

  41. View Slide

  42. View Slide

  43. Show me
    the code!

    View Slide

  44. View Slide

  45. View Slide

  46. Show me
    the code!

    View Slide

  47. View Slide

  48. View Slide

  49. Show me
    the code!

    View Slide

  50. View Slide

  51. Show me
    the code!

    View Slide

  52. View Slide

  53. View Slide

  54. Show me
    the code!

    View Slide

  55. View Slide

  56. View Slide

  57. Show me
    the code!

    View Slide

  58. View Slide

  59. Show me
    the code!

    View Slide

  60. View Slide

  61. Show me
    the code!

    View Slide

  62. View Slide