<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/kvision.git/kvision-modules/kvision-server-jooby, branch 2.0.0-M3</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/kvision.git/'/>
<entry>
<title>Kotlin compiler plugin and gradle plugin</title>
<updated>2019-10-17T12:31:12+00:00</updated>
<author>
<name>Robert Jaros</name>
<email>rjaros@finn.pl</email>
</author>
<published>2019-10-17T12:30:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/kvision.git/commit/?id=cb01930ae5174070aad9d1d7297e91b897340230'/>
<id>cb01930ae5174070aad9d1d7297e91b897340230</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change deprecation level to ERROR on the Date type.</title>
<updated>2019-10-14T13:02:54+00:00</updated>
<author>
<name>Robert Jaros</name>
<email>rjaros@finn.pl</email>
</author>
<published>2019-10-14T13:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/kvision.git/commit/?id=280ca97bd0591d46f47f3143641a470a8704b634'/>
<id>280ca97bd0591d46f47f3143641a470a8704b634</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Redesign Date type handling in server side interfaces.</title>
<updated>2019-10-12T16:24:15+00:00</updated>
<author>
<name>Robert Jaros</name>
<email>rjaros@finn.pl</email>
</author>
<published>2019-10-12T16:24:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/kvision.git/commit/?id=6ea600defefbe16e59c421785d9a09989e672083'/>
<id>6ea600defefbe16e59c421785d9a09989e672083</id>
<content type='text'>
Map js.Date class on the client side to different java.time.* classes on the server side.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Map js.Date class on the client side to different java.time.* classes on the server side.
</pre>
</div>
</content>
</entry>
<entry>
<title>Redesign spring-boot server module to use Spring WebFlux instead of Spring MVC.</title>
<updated>2019-10-12T16:22:43+00:00</updated>
<author>
<name>Robert Jaros</name>
<email>rjaros@finn.pl</email>
</author>
<published>2019-10-12T16:22:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/kvision.git/commit/?id=bcf7504392baccf1568e740c1d453eac7080fb5b'/>
<id>bcf7504392baccf1568e740c1d453eac7080fb5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor RemoteSelect -&gt; SelectRemote and RemoteTabulator -&gt; TabulatorRemote</title>
<updated>2019-07-12T22:59:50+00:00</updated>
<author>
<name>Robert Jaros</name>
<email>rjaros@finn.pl</email>
</author>
<published>2019-07-12T22:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/kvision.git/commit/?id=a804e0aa277efc1b46c1111b0ad8302d267684b2'/>
<id>a804e0aa277efc1b46c1111b0ad8302d267684b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New tabulator-remote module.</title>
<updated>2019-07-08T10:43:17+00:00</updated>
<author>
<name>Robert Jaros</name>
<email>rjaros@finn.pl</email>
</author>
<published>2019-07-08T10:43:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/kvision.git/commit/?id=0acabe1d44111a3a118116d526b415572caf8050'/>
<id>0acabe1d44111a3a118116d526b415572caf8050</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade Kotlin to 1.3.30</title>
<updated>2019-04-16T16:07:11+00:00</updated>
<author>
<name>Robert Jaros</name>
<email>rjaros@finn.pl</email>
</author>
<published>2019-04-16T16:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/kvision.git/commit/?id=856d753c7f335dacd9cc4daf666a152378886200'/>
<id>856d753c7f335dacd9cc4daf666a152378886200</id>
<content type='text'>
Upgrade coroutines to 1.2.0
Upgrade serialization to 0.11.0
Upgrade Ktor to 1.1.4
Upgrade Spring Boot to 2.1.4
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrade coroutines to 1.2.0
Upgrade serialization to 0.11.0
Upgrade Ktor to 1.1.4
Upgrade Spring Boot to 2.1.4
</pre>
</div>
</content>
</entry>
<entry>
<title>Websockets support for Spring Boot and Jooby.</title>
<updated>2019-04-10T16:24:14+00:00</updated>
<author>
<name>Robert Jaros</name>
<email>rjaros@finn.pl</email>
</author>
<published>2019-04-10T16:24:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/kvision.git/commit/?id=9374d0df9c462493e9cb91c846e4f820b3325f7b'/>
<id>9374d0df9c462493e9cb91c846e4f820b3325f7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Websockets implementation</title>
<updated>2019-03-30T23:06:25+00:00</updated>
<author>
<name>Robert Jaros</name>
<email>rjaros@finn.pl</email>
</author>
<published>2019-03-30T23:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/kvision.git/commit/?id=f1f0423f63cc9f39fa74fc9b68bb680f1d1abd31'/>
<id>f1f0423f63cc9f39fa74fc9b68bb680f1d1abd31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code style fixes.</title>
<updated>2019-03-09T01:10:39+00:00</updated>
<author>
<name>Robert Jaros</name>
<email>rjaros@finn.pl</email>
</author>
<published>2019-03-09T01:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/kvision.git/commit/?id=74439213455a192f82751cfc1b98878620d815b9'/>
<id>74439213455a192f82751cfc1b98878620d815b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
