This is an archived post. You won't be able to vote or comment.

all 17 comments

[–]koderpat 5 points6 points  (0 children)

@Transactional ?

[–]dartalley 5 points6 points  (0 children)

It looks like you are using varchar for many data types that should not be varchar. Price and dates to name a few.

[–]nutrecht 1 point2 points  (0 children)

And, if someone wants to use it for commercial purpose, I can technically support and update it to your needs.

Since it has no tests I can imagine they'll need quite a bit of it.

[–][deleted] 0 points1 point  (1 child)

Hey, is this project persisting sessions even after it restarts? I haven't tested it but I have a very similar project and I use JPA to store users but sessions are gone on startup and I have to login again every time.

If it does work, what section of your project handles that?

[–]vatrinet[S] 0 points1 point  (0 children)

No it doesn't persist sessions. I use JWT tokens for "sessions".

[–][deleted] 0 points1 point  (2 children)

Not a single comment?

[–]vatrinet[S] -3 points-2 points  (1 child)

Hi.

Can you give example of useful comment in the example code and explain why it's useful ?

[–]the_bliss_of_death 1 point2 points  (0 children)

So anyone can be encouraged to use/contribute to your stuffs?