<feed xmlns='http://www.w3.org/2005/Atom'>
<title>markr.git/src/test/resources/application-test.properties, branch master</title>
<subtitle>Markr - Marking as a Service</subtitle>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/'/>
<entry>
<title>Stop specifying hibernate dialect as it is autodetected</title>
<updated>2024-07-25T03:15:19+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T03:15:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=ec81d98e90f9fdb4dd12138a365fbbbb3a8efa5f'/>
<id>ec81d98e90f9fdb4dd12138a365fbbbb3a8efa5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separate Docker Compose services for build, test, run</title>
<updated>2024-07-25T01:56:13+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T01:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=1df19fd955eb951f5d31fb205963b2f4e794c039'/>
<id>1df19fd955eb951f5d31fb205963b2f4e794c039</id>
<content type='text'>
Refactor Docker Compose setup to include distinct services for building, testing,
and running the application.

Use separate Dockerfiles and configurations for each phase to isolate concerns and
improve workflow.

Quiet down the maven logs and set log levels to WARN so there is less noise in the
logs.

Update README file with information on running the project.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Refactor Docker Compose setup to include distinct services for building, testing,
and running the application.

Use separate Dockerfiles and configurations for each phase to isolate concerns and
improve workflow.

Quiet down the maven logs and set log levels to WARN so there is less noise in the
logs.

Update README file with information on running the project.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use in-memory database (H2) for tests</title>
<updated>2024-07-25T00:36:15+00:00</updated>
<author>
<name>Szymon Szukalski</name>
<email>szymon@skas.io</email>
</author>
<published>2024-07-25T00:36:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.szymonszukalski.com/markr.git/commit/?id=bac742fe816a349d75db28fc44e5cca22776bb1a'/>
<id>bac742fe816a349d75db28fc44e5cca22776bb1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
