Olezha / Flowergarden

GL Java ProCamp 2018 Course project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flowergarden ℹ️ Build Status codecov

for launching: mvn clean package spring-boot:run
web-rest application will be available at the following url: http://localhost:8080/rest

Changelog:

  • Concurrent HW Calculate Million
  • lesson 10 HW
    • Refactoring all functionality to Spring (Data) stack; change db (for training).
      Old stage is placed in a separate branch lesson/9.
  • lesson 6 HW
    • Remove custom DB Connection Pull & refactor repository impl for work through JdbcTemplate.
      Old stage is placed in a separate branch jdbcp.

About

GL Java ProCamp 2018 Course project


Languages

Language:Java 100.0%