New: Gopas Java Bootcamps

Tuesday, March 3, 2020

Would you like to develop applications for Windows, Linux, Android, Mac OS X, AIX, HPUX and Solaris? Do you want to get a firm grasp of the language most frequently used for company apps development? Are you curious about how the Java EE application server runs declarative transaction with Java Persistence API or how to deploy a Spring Framework into a Tomcat?

Are you up for a challenge? Then you need to take part in our unique GOPAS Java Bootcamp!

 

The courses reflect the latest trends in selected areas

The aim is to create s select demo application using the technology discussed in the course

Create presentations and demo projects to take with you

 

Creating web systems using Spring Boot and React [GJB_SBREACT]

The course focuses on creating web systems in Java (OpenJDK) with the use of modern technology such as Spring Boot on the server side and React on the front end.

 

Curriculum

Implementing n-tier architecture of the back end

Representational State Transfer (REST), Swagger

Implementing web interface with JavaScript

Material Design

Docker

 

Creating Database Applications in Spring Framework [GJB_SPRINGDB]

The course focuses on accessing Java applications to the database. It discusses various implementation methods using Java Database Connectivity (JDBC), JdbcTemplate, Java Persistence API (JPA), Spring Data and MyBatis.

 

Curriculum

Implementing connection to database via JDBC

Simplification using extension in the form of JdbcTemplate

Object-relational mapping

Implementing selected Java Persistence Query Language (JPQL) queries

Transaction concepts, including their promotion

Transfer of JPQL queries to Spring Data

MyBatis framework

 

Web Services REST and GraphQL in Spring Boot[GJB_SBREST]

The Web Service course covers communication options among systems via Representational State Transfer (REST) ​​and GraphQL.

 

Curriculum

JavaScript Object Notation (JSON) and Extensible Markup Language (XML) data types

Mapping using Jackson library and Java Architecture

Concepts of REST Architecture

Implementation in Spring Boot, Swagger

GraphQL language

Web scraping using the Selenium function

Spring Security