Commit Graph

26 Commits

Author SHA1 Message Date
Grzegorz Piwowarek 0cb1447797 JSP Refactor (#3689) 2018-02-19 01:43:23 +01:00
haseebahmad11 bcc3b6ed95 BAEL-1343 MVC Architecture with Servlets and JSP code (#3624)
* BAEL-1343 MVC Architecture with Servlets and JSP code

* BAEL-1343 code refactoring

* BAEL-1343 code refactoring

* BAEL-1343 updated code formatting

* BAEL-1343 code refactoring
2018-02-14 01:49:46 +01:00
Grzegorz Piwowarek 9ad123a655 Versions update (#2234)
* Mockito refactor

* Httpclient refactor

* Refactor json-path

* MongoDB Refactor
2017-07-09 06:27:31 +02:00
Doha2012 7c73abdede cleanup pom (#1836)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies

* cleanup pom
2017-05-12 13:32:54 -05:00
Doha2012 35231d0c19 cleanup parent dependencies (#1828)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom

* cleanup parent dependencies
2017-05-11 11:02:04 -05:00
Doha2012 9692ae36fb add parent to pom (#1816)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix

* fix dependency issues

* Revert "fix dependency issues"

This reverts commit 83bf1f9fd2e1a9a55f9cacb085669568b06b49ec.

* fix dependency issues

* minor fix

* minor fix

* minor fix

* cleanup generated files

* fix commons-logging issue

* add parent to pom
2017-05-09 23:37:43 +03:00
Doha2012 5e1e320cee exclude commons-logging dependency (#1686)
* upgrade to spring boot 1.5.2

* add full update to REST API

* modify ratings controller

* upgrade herold

* fix integration test

* fix integration test

* minor fix

* fix integration test

* fix integration test

* minor cleanup

* minor cleanup

* remove log4j properties

* use standard logbook.xml

* remove log4j dependencies

* remove commons-logging

* merge

* fix conflict

* exclude commons-logging dependency

* cleanup

* minor fix

* minor fix
2017-04-19 16:14:10 +02:00
Naoshadul Islam baf7d5fb39 Added relevant Articles 2017-01-15 21:02:24 +06:00
eugenp bfaff06813 maven cleanup work 2016-12-27 13:00:01 +02:00
DOHA f7dacb83d8 minor fix 2016-12-14 23:24:41 +02:00
pivovarit f8e9884c93 Add LiveTest exclusion 2016-12-14 16:37:26 +01:00
pivovarit a6485735c5 Rename LiveTest 2016-12-14 16:20:46 +01:00
Shubham Aggarwal 57b4201a9f LiveTest included (#891)
* Changed package name, made test as LiveTest

* Changed test name to FormServletLiveTest
2016-12-13 06:45:56 +01:00
DOHA bd29501ed9 upgrade dependencies 2016-12-12 14:39:18 +02:00
pivovarit c75a9864f8 Refactor Servlet example 2016-12-10 14:43:26 +01:00
Shubham Aggarwal 75138d288f Updated servlet 2016-12-01 15:39:34 +05:30
Shubham Aggarwal a44fb64f68 Removed compiled files, updated POM to move verison of dependencies under properties, removed IntelliJ based files. 2016-12-01 15:38:11 +05:30
Shubham Aggarwal b592a3e348 Format 2016-12-01 15:38:10 +05:30
Shubham Aggarwal badcd11058 conflicts removed 2016-12-01 15:37:44 +05:30
Shubham Aggarwal 460104c86f Formatting 2016-12-01 15:37:43 +05:30
Shubham Aggarwal b61f35e956 Updated Test 2016-12-01 15:37:13 +05:30
Shubham Aggarwal 3c0d504fe5 Test made using Mockito and JUnit 2016-12-01 15:37:12 +05:30
Shubham Aggarwal 782e169f46 RequestDispatcher added to servlet 2016-12-01 15:36:47 +05:30
Shubham Aggarwal 0be0117470 Test made using Mockito and JUnit 2016-12-01 15:34:35 +05:30
Shubham Aggarwal aa2285f3b4 RequestDispatcher added to servlet 2016-12-01 15:34:35 +05:30
Shubham Aggarwal 0a9a0e819a Added BAEL-425 Intro to Servets module named javax-servlets 2016-12-01 15:34:35 +05:30