Comment by alex_smart

Comment by alex_smart 2 days ago

4 replies

What if I told you - you can use a batteries-included framework, and still write your own libraries specifically only for things you want your own version of and want to share across projects?

The problem isn't that I don't know how to use a batteries included framework. The problem is that you guys don't know there is even an option to reuse your code by writing libraries.

throwaway7783 2 days ago

Why are you assuming you cannot write your own library and use it with Spring? It's not an either/or, just like most frameworks are. You are framing it as if there is only one way to do it in spring.

Please do not project things like "you guys don't even know..". I'm one of "you guys" , and have built production code in a variety of languages and frameworks. So this "you guys" knows exactly what he/she is talking about.

  • alex_smart 2 days ago

    > Why are you assuming you cannot write your own library and use it with Spring?

    I am not. I am literally saying the exact opposite.

    • throwaway7783 2 days ago

      Okay, that's fair. I don't even know anymore what point you are trying to make.

      • alex_smart 2 days ago

        I was making exactly the point that you can use your own libraries along with a batteries included framework like Spring Boot.

        I don't even understand what the source of confusion is. I literally said exactly the same thing in the comment you first you replied to.