in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c
Spring Boot
Over the years spring has become more and more complex as new functionalities have been added. Just visit the page-spring.io/projects and we will see all the spring projects we can use in our application for different functionalities. If one has to start a new spring project we have to add build path or add maven dependencies, configure application server, add spring configuration . So a lot of effort is required to start a new spring project as we have to currently do everything from scratch. Spring Boot is the solution to this problem. Spring boot has been built on top of existing spring framework. Using spring boot we avoid all the boilerplate code and configurations that we had to do previously. Spring boot thus helps us use the existing Spring functionalities more robustly and with minimum efforts.
2 - 0
@JavaBytes a Software Engineer, Author, Teacher, YouTuber.
Java_Bytes provides FREE training courses on latest cutting-edge technologies :
- Core Java, Java EE(JSP, Servlet).
- Spring Boot, Spring MVC, Spring AOP, Spring Rest, Spring Security, Spring Data module, Spring Social, Spring Integration.
- Hibernate, JPA,
- MySQL, MS-SQL, Postgres, Oracle, H2 database, MongoDB.
- Git, Github, CVS, SVN, Ant.
- Restful
- AWS
- JAX-RS, SOAP, and Web Services.