DEV Community

Discussion on: Technology stack for your blog in 2019

Collapse
 
abdurrkhalid333 profile image
Abdur Rehman Khalid

I am currently working on the Java Technology Stack and following are the part of my work-stack and I am pretty enjoying it as sometimes it gets messy and boring but at the end it is fun.

  1. Spring MVC
  2. Spring Boot
  3. Hibernate for Object Relational Mapper
  4. Angular 8 as Front-End Framework
  5. Visual Studio Code.
  6. Intellij IDEA Ultimate Edition (Getting Benefits from the Students Pack)
  7. Prettier for Code Formatting
  8. Git Lens for Tracking the Team Management
  9. Git Graph for the Ultimate and Fun Way of Knowing who is doing what
  10. JREBEL to keep the Hot Deployment in the Mind as well.
Collapse
 
drdougtheman profile image
drdougtheman

Where do you deploy the Spring?

Collapse
 
abdurrkhalid333 profile image
Abdur Rehman Khalid

Currently Our Spring Application is Deployed on Linode Instance as it is easy to handle and the productivity is very effective as well.