eugenp
eb7650eead
cleanup and testing work
2016-10-12 08:00:02 +03:00
Grzegorz Piwowarek
8a3c918b94
Merge branch 'master' of git://github.com/jgarciaheredero/tutorials into jgarciaheredero-master
...
# Conflicts:
# spring-mvc-java/pom.xml
2016-10-04 17:02:21 +02:00
Alex Vargas
fdbe1bdfb8
Example of article "WebAppConfiguration in Spring Tests" ( #633 )
...
* An example of a test using a WebAppConfiguration annotation
* Giving the test the appropriate formatting
* A example of a test that uses WebAppConfiguration without the need of a MockMvc object
2016-08-24 06:25:35 +02:00
eugenp
5801c10455
logback work
2016-08-23 13:38:36 +03:00
eugenp
6f00a28f3e
logging cleanup work
2016-08-23 13:14:12 +03:00
Alex Vargas
4fec9286e8
Webapplicationcontext example ( #620 )
...
* An example of a test using a WebAppConfiguration annotation
* Giving the test the appropriate formatting
2016-08-21 08:03:45 +02:00
slavisa-baeldung
aed7a46324
BAEL-175 - moving to mvc java module
2016-08-14 09:45:23 +02:00
Juan García Heredero
76617960be
Create HtmlUnitWebScraping.java
2016-08-01 10:45:10 +02:00
Juan García Heredero
12faa318ae
Create HtmlUnitAndJUnitTest.java
2016-08-01 10:44:45 +02:00
Juan García Heredero
b882a23ab6
Create HtmlUnitAndSpringTest.java
2016-08-01 10:44:21 +02:00
Juan García Heredero
70ed305954
Create TestConfig.java
2016-08-01 10:43:53 +02:00
Juan García Heredero
4e7a47de12
Create CircularDependencyTest
2016-07-19 12:42:27 +02:00
Juan García Heredero
170a45a314
Create TestConfig
2016-07-19 12:42:04 +02:00
David Morley
9630170b03
Rename package
2016-04-07 06:17:57 -05:00
eugenp
95e2d063f4
general formatting work
2016-01-30 12:01:41 +02:00
Dmitry Zinkevich
b94d10d82a
Add more pointcut expressions examples
...
- Add examples for '@arg' and '@annotation' PCDs
2015-12-06 18:45:03 +03:00
Dmitry Zinkevich
175f119573
Create AOP examples
...
- Use different types of advice
- Use various types of pointcut expressions
2015-12-03 13:50:45 +03:00
Dmitry Zinkevich
0115fccc3d
Create example with Spring stereotype annotations
...
- Use component scanning for loading bean definitions
- Use Spring stereotypes to define poincuts
2015-10-23 01:37:20 +03:00
Eugen
b72a865367
spring mvc work
2013-04-30 18:04:57 +03:00