All Projects → qala-io → Java Course

qala-io / Java Course

Self paced course for Java Engineers

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Java Course

Spring Boot Mysql Rest Api Tutorial
Building a Restful CRUD API using Spring Boot, Mysql, JPA and Hibernate
Stars: ✭ 279 (+170.87%)
Mutual labels:  rest-api, hibernate, spring-mvc, tutorial
Spring Petclinic Rest
REST version of the Spring Petclinic sample application
Stars: ✭ 257 (+149.51%)
Mutual labels:  rest-api, hibernate, jdbc, spring-mvc
Kotlin Spring Boot Jpa Rest Api Demo
Build a Restful API with Kotlin, Spring Boot, Mysql, Jpa and Hibernate
Stars: ✭ 67 (-34.95%)
Mutual labels:  rest-api, hibernate, spring-mvc
Spring Framework Petclinic
A Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC
Stars: ✭ 251 (+143.69%)
Mutual labels:  hibernate, spring-mvc, maven
Javadevjournal
Source code for the tutorials published on the Javadevjournal site.
Stars: ✭ 141 (+36.89%)
Mutual labels:  rest-api, spring-mvc, maven
Dhis2 Core
DHIS2 Core. Written in Java. Contains the service layer and Web API.
Stars: ✭ 199 (+93.2%)
Mutual labels:  hibernate, spring-mvc, maven
JavaEE
🔥⭐️👍框架(SSM/SSH)学习笔记
Stars: ✭ 33 (-67.96%)
Mutual labels:  maven, hibernate, spring-mvc
Eliasdb
EliasDB a graph-based database.
Stars: ✭ 611 (+493.2%)
Mutual labels:  rest-api, tutorial
Django Rest Framework Tutorial
Django-REST-framework 基本教學 - 從無到有 DRF-Beginners-Guide 📝
Stars: ✭ 630 (+511.65%)
Mutual labels:  rest-api, tutorial
Journaldev
JournalDev Projects
Stars: ✭ 897 (+770.87%)
Mutual labels:  hibernate, spring-mvc
Spring Web Rss Channels
A Full Stack RSS Reader web application built with Spring MVC and JSP. It uses libraries like Spring, JPA, Bootstrap, Apache Tiles, JSP etc. There is also a static code analysis tool called Checkstyle.
Stars: ✭ 40 (-61.17%)
Mutual labels:  hibernate, maven
Perfect Ssm
🍇更完善的Spring+SpringMVC+Mybatis+easyUI后台管理系统(RESTful API+redis)
Stars: ✭ 606 (+488.35%)
Mutual labels:  spring-mvc, maven
Hibernate Springboot
Collection of best practices for Java persistence performance in Spring Boot applications
Stars: ✭ 589 (+471.84%)
Mutual labels:  hibernate, jdbc
Javaquarkbbs
基于Spring Boot实现的一个简易的Java社区
Stars: ✭ 755 (+633.01%)
Mutual labels:  hibernate, spring-mvc
Spring Lemon
Helper library for Spring Boot web applications
Stars: ✭ 529 (+413.59%)
Mutual labels:  rest-api, spring-mvc
Springbootunity
rabbitmq、redis、scheduled、socket、mongodb、Swagger2、spring data jpa、Thymeleaf、freemarker etc. (muti module spring boot project) (with spring boot framework,different bussiness scence with different technology。)
Stars: ✭ 845 (+720.39%)
Mutual labels:  hibernate, spring-mvc
Hibernate Orm
Hibernate's core Object/Relational Mapping functionality
Stars: ✭ 4,806 (+4566.02%)
Mutual labels:  hibernate, jdbc
Javastudspringmvcweb
This is annotation based on Spring and Hibernate Version 4 project.
Stars: ✭ 24 (-76.7%)
Mutual labels:  hibernate, spring-mvc
Market
Simple web-market: Spring, JSP, REST, Hibernate (under modernization)
Stars: ✭ 47 (-54.37%)
Mutual labels:  rest-api, spring-mvc
Springboard
Spring Boot based production grade starter kit.
Stars: ✭ 59 (-42.72%)
Mutual labels:  spring-mvc, maven

Java Professionals Course

Welcome to a self paced course for Java Engineers. It's created for developers who already have some experience but don't understand how the code that they copy-paste works (if you're a beginner, consider Java Beginner course). It's for you if:

  • You've written at least 1 app with HTTP and DB
  • You don't know which HTTP verbs are idempotent
  • Configuration of your Thread/DB Pool is based on a guess
  • For you @Transactional is magic that hopefully works
  • Most of your tests use mocking frameworks

What you should expect

There are so many libraries and frameworks around that it's impossible to learn them all. Fortunately you don't need to. We'll be learning fundamental principles that you can reuse no matter what implementation you choose.

Throughout the course we'll implement a tiny REST app using:

  • Maven
  • H2, Hibernate, C3P0
  • HibernateValidator
  • Spring IoC
  • Tomcat, Spring MVC, Jackson2
  • TestNG, Unitils, Qala Datagen, MockMvc, RestAssured

Course Programme

Within the course you're going to have steps to accomplish - most of them will be reading, practicing. There will be questions that you should be able to answer (at least to yourself) - please make sure you don't skip this part. Typical pace: 15 hours per week, 6 months for the whole course.

Contact Info

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].