So I'm current research three new techs that we might need for a upcoming project. Well these techs are new to me anyways.
So my current plan is a Spring Boot application with a JPA/Hibernate connection to our Mysql backend. Java is nothing new to me as I've used it professionally for years, but the rest of the tech has been a few things I've been wanting to learn for a long time. I'm actually quite excited to be launching on this task.
Current links for starting my research:
- https://spring.io/projects/spring-boot
- https://spring.io/projects/spring-data-jdbc
- https://spring.io/projects/spring-data-jpa
There are a million and one tutorials and guides on Youtube and the web and I'm just starting to dig in and find some gems. If any of my followers have a suggestion of where to look I'd love to hear it. Thank you in advance.