Developer
CLICK HERE TO SEE / last version
Facebook Instagram GitHub LinkedinJava is the programming language that I have been using for a long time, ever knowing, studying and putting into practice the most well-known frameworks in the world technological market. FOLLOW some of the Technologies I know:
Java Platform, Enterprise Edition (Java EE) is the standard in community-driven enterprise software. Java EE is developed using the Java Community Process, with contributions from industry experts, commercial and open source organizations, Java User Groups, and countless individuals. Each release integrates new features that align with industry needs, improves application portability, and increases developer productivity.
It is a framework created to speed up the creation of interfaces for Java web applications that incorporate the MVC architectural pattern. Additionally, the JSF provides several ready-made components capable of communicating with Java classes, called Managed Beans
Spring is an open source framework, created by Rod Johnson in mid-2002 and featured in his book Expert One-on-One: JEE Design and Development. It was created with the aim of simplifying Java programming, making possible build applications that were previously only possible using EJB’s.
Spring Boot is a lightweight framework that simplifies application configuration based on Spring. Spring Boot makes it easy to create applications based on Independent and production-grade Spring
Spring Security is a Java/Java EE framework that provides authentication, authorization and other security features for enterprise applications.
Apache Maven, or Maven, is an automation tool of compilation Much used firstly in projects made in Java. It looks others tools like npm or yarn from projects builded in javascript. Also is used for building and managing projects wrote in C#, Ruby, Scala an other languages.
MySQL is a database management system, which uses the SQL language as an interface. It is currently one of the most banks most popular data store, with more than 10 million installations worldwide
Bootstrap is an open source web framework for development of interface and front-end components for websites and web applications using HTML, CSS and JavaScript, based on design templates for typography, improving user experience on a user-friendly and responsive website.