Commit Graph

17 Commits

Author SHA1 Message Date
Jan-Willem Gmelig Meyling
d489638f9e Switch from Slf4j to JUL to reduce transitive dependencies 2021-01-17 15:54:11 +01:00
Ruben Dijkstra
f5a9a8ce0b Update examples in readme to Querydsl 4 syntax 2016-05-30 20:54:23 +02:00
karol86
6b9224eb10 Correct typo in README.md
Closing </dependency> tag is incorrect (gt character missing):
...
<dependency>
  <groupId>com.querydsl</groupId>
  <artifactId>querydsl-apt</artifactId>
  <version>${querydsl.version}</version>
</dependency    <- no gt char
...
2015-07-24 11:18:55 +02:00
Sven Bunge
f8b25ed397 Documentation update: Remove querydsl-apt from regular classpath 2015-05-15 11:23:03 +02:00
Timo Westkämper
3a882b72a9 Move packages from com.mysema.query to com.querydsl 2015-01-20 23:56:59 +02:00
Vinicius da Costa Pires
5e1e8bd1b1 Adding syntax Highlighting for querydsl-jpa/README.md 2014-12-15 21:43:52 -02:00
Timo Westkämper
b584670e05 Upgrade version 2014-11-19 19:22:08 +02:00
Timo Westkämper
d80cb18b7f Upgrade apt-maven-plugin version in docs 2014-11-15 21:06:34 +02:00
Ruben Dijkstra
64ebda492b Fix the links to the reference documentation of submodules 2014-10-10 17:18:44 +02:00
Ruben Dijkstra
d48560bfda Add the context of the plugin in the example snippet in the README 2014-10-09 10:46:51 +02:00
Timo Westkämper
a712badd90 Format readmes 2014-03-24 10:12:56 +02:00
Timo Westkämper
845c9abab7 #330 Add README.md for SQL 2013-01-29 23:15:32 +02:00
Timo Westkämper
5fb1b5d93a #330 Compress plugin configuration snippet 2013-01-29 23:11:25 +02:00
Timo Westkämper
ea4f8e13e9 #330 Update README.md for JDO 2013-01-29 23:04:57 +02:00
Timo Westkämper
212379b0d8 #330 Add README.md for JDO 2013-01-29 23:04:24 +02:00
Timo Westkämper
fd5e20abe5 #330 Update README.md for JPA 2013-01-29 22:59:54 +02:00
Timo Westkämper
ed1cb4e173 #330 Add README.md for JPA 2013-01-29 22:57:27 +02:00